Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not work #1

Open
devZer0 opened this issue Oct 9, 2022 · 1 comment
Open

does not work #1

devZer0 opened this issue Oct 9, 2022 · 1 comment

Comments

@devZer0
Copy link

devZer0 commented Oct 9, 2022

i successfully setup the docker container, but adding a reservation does not work

the log is telling

root@jitsi:~/reservation/jire# docker run -v /root/reservation/jire/log:/opt/venv/log -v /root/reservation/jire/data:/opt/venv/data -p 9090:8080 jire:latest
[2022-10-09 14:55:40 +0000] [1] [INFO] Starting gunicorn 20.1.0
[2022-10-09 14:55:40 +0000] [1] [INFO] Listening at: http://0.0.0.0:8080 (1)
[2022-10-09 14:55:40 +0000] [1] [INFO] Using worker: sync
[2022-10-09 14:55:40 +0000] [7] [INFO] Booting worker with pid: 7
[2022-10-09 14:56:05,458] DEBUG in Conferences: Add reservation for room rolandsraum to the database
[2022-10-09 14:56:05,458] INFO in routes: New reservation validation successfull
[2022-10-09 14:56:23,271] DEBUG in Conferences: Add reservation for room testroland to the database
[2022-10-09 14:56:23,271] INFO in routes: New reservation validation successfull

but in the reservation list , no reservation is shown

@devZer0
Copy link
Author

devZer0 commented Oct 9, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant