This repository was archived by the owner on Jul 12, 2025. It is now read-only.
Replies: 1 comment
-
During the backup import and the subsequent starts I did not encounter any errors regarding the calendar. I only hat problems with my imported configuraiton containing the wrong database host and a missing db upgrade which had to be called manually. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried a migration from a standalone otrs 6.0.29 installation to this docker container via the backup and restore method.
All in all this went quite smooth. I only hat to change the database credentials in my config files and had to call the db upgrade script to get a working login button.
But when I tried to access the calendar I always got an error, that I should take a look at the browser logfiles. There I find the javascript error: TypeError: $CalendarObj.fullCalendar is not a function
Do you have an idea what could cause this?
Cheers,
Nicki
Beta Was this translation helpful? Give feedback.
All reactions