gitlab and self-signed certificate

2024-03-28 Thread Petr
Hey! I have Reviewboard running in a docker using docker compose and we have self hosted Gitlab with self-signed certificate. When I try to add repository using "GitLab" as a hosting service I get the following [1] error. If I use None (custom repository) and git then after clicking safe I get a

Re: Problem with building extension package

2020-04-07 Thread Petr Grenar
You save the day David. Thank you :) Petr Dne úterý 7. dubna 2020 17:04:03 UTC+2 David Trowbridge napsal(a): > > It looks like you typoed your directory name: “samlpe_extension” > > David > > > On Tue, Apr 7, 2020 at 8:11 AM Petr Grenar > wrote: > >> H

Re: Extension testing problem - Unable to import settings_local.py

2020-04-13 Thread Petr Grenar
Hello Christian, I am running Reviewboard 2.5.17. The error that I described is now out because my VM broke down and I had to start over. I will get it touch if I run in other trouble :) Petr Dne pátek 10. dubna 2020 4:16:28 UTC+2 Christian Hammond napsal(a): > > Hi Petr, > >

Re: No module named pygments when trying ReviewRequestApprovalHook or SignalHook

2020-04-15 Thread Petr Grenar
in the apache log file. So I hope, that I am on the right path to finish it :) Petr Dne středa 15. dubna 2020 11:52:22 UTC+2 Christian Hammond napsal(a): > > Hi Petr, > > Looks like the pygments Python module is either not installed or not in a > place where the running insta

Re: No module named pygments when trying ReviewRequestApprovalHook or SignalHook

2020-04-15 Thread Petr Grenar
Hi again, I asked my colleague about the RB version and he told me that it is the only one available in EPEL release. I am new to this so I don't know much about it. Maybe this will help you to improve the next versions of RB. Petr Dne středa 15. dubna 2020 11:52:22 UTC+2 Christian Ha

Extension is unable to run external python script - [Errno 13] Permission denied

2020-04-15 Thread Petr Grenar
Hello, now I have a running extension. As you can see down below I am trying to run an external python file. I even tried to write to a file. Both times I got the same error. I tried to change the permissions of the files test.py and actionlog.txt using chmod +x. It didn't help. Do I need to do

Re: Newb Question: Docker compose up worked but where to point my browser to see it?

2023-02-16 Thread Petr Tlapa
Hi Daniel, I'm having the same issue, have you managed to somehow fix it? Thank you for you time ~PT PS: sorry if this is a duplicate Dne pátek 4. listopadu 2022 v 19:39:55 UTC+1 uživatel Daniel Hollinger napsal: > Thanks, that part wasn't at all clear to me. I've added > reviews.example.c

Re: Newb Question: Docker compose up worked but where to point my browser to see it?

2023-02-23 Thread Petr Tlapa
; I started docker-compose with unchanged configuration and I'm seeing HTTP >> 400: >> >> curl http://reviews.example.com >> >> >> >> >> Bad Request (400) >> >> >> Bad Request (400) >> >> >> >> On Thur