Hi, I’ve been having problems for a few days with access to the panel for one of the sites I’m developing. I upgraded Kirby from 3.7 to 3.8 (currently 3.8.2) but there is no significant change.
The problem is that the Panel gets stuck with this message (constantly updating the connection):
The section “pages” could not be loaded: Cannot read properties of undefined (reading ‘options’)
While testing, I have found that if I delete all users in /site/accounts I can access the panel without problem (it asks me to create a new user) but this works only during the same session. Then it does the same thing again.
Can anyone help me?
Thanks!
Yes, If I disable the plugins the error is still there. The only thing that has worked for me (temporarily) is to remove all users in /site/accounts I can access the panel without problem (it asks me to create a new user) but this works only during the same session. Then it throws the same error again.
Did this problem pop up as a result of making changes to the website? Or something that happened out of the blue? You wrote you updated the site, but it sounds as if you did that as a means to recovering from the error.
I got an error from the start when I tried to access the Panel (I usually make a copy of a previous project). With the copy, everything was fine, but at some point (I can’t figure out why) I could no longer access the Panel. I did the update to see if the error would go away, but no.
Tested with no luck. I’ve been removing parts, from plugins to controllers, models, etc. The only thing that changes the behaviour is removing all users in /site/accounts.