-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[V3] Last Session Timestamp is wrong #5888
Comments
Where is the date/time pulled from? I am at my wits end to Troubleshoot this, I'd appreciate any Ideas. |
The datetime is created by Rails when the meeting starts. Have you tried restarting the docker container? Maybe try
What does that return? |
That returns:
so that date seems to be correct as well, weird. EDIT: I just updated Greenlight to 3.4.0 but the Problem persists It is a standalone Greenlight Installation. The BBB-Server Instance is hosted with bbbserver.de using the provided API. |
Hello,
I just migrated from V2 to V3 and noticed now that every Room I open the "Last Session" Timestamp gets updated to 1970-01-20 with varying times.
Greenlight Version is release-3.3.6
I have checked the date and time in the Docker Containers, but everything seems to be correct.
I have also confirmed that it is not a visual bug, the wrong date is written to the Database.
I hope someone can help me resolve this.
The text was updated successfully, but these errors were encountered: