Content
You are here:
Meetings do not work after fresh installation
Added by Kokos Bot about 4 years ago
Hello I have used the current tutorial to install openProjekt via Docker with compose. So far everything seems to work except the meetings page. Can somebody give me a hint, if its bug or if missed something in the tutorial.
Environment:
Version 11, Firefox Dev 84.0b4, archlinux
Logs
This is the only output:
web_1 | E, [2020-11-25T08:09:49.288019 #32] ERROR -- : [current_user=OpenProject Admin] super: no superclass method `start_time' for #<Meeting >
web_1 | Did you mean? start_date: super: no superclass method `start_time' for #<Meeting >
web_1 | Did you mean? start_date
web_1 | I, [2020-11-25T08:09:49.312796 #32] INFO -- : method=GET path=/projects/testproject/meetings format=html controller=MeetingsController
Steps to reproduce:
1. Use Docker-compose, Setup SSL and Host name
2. Create a new project
3. Click on Meetings
4. Error message shows up "[Error 500] An error occurred on the page you were trying to access. If you continue to experience problems please contact your OpenProject administrator for assistance.
Actual Behavior:
Only an error message
Expected Behavior:
The meetings pages.
Greetings, Kokos Bot.