0 votes
ago by (150 points)

Hi,
After ugrading to 2.17.3 (from 2.15.4 i thing) when i try to add a user i receive an error, and when i try to access an old user i get the same error and cannot access the settings page for the user in web gui.

The error i receive is
Could not find the required key 'shellTypeDefault'
in JSON object literal with keys ['shellDefaults','shellHomeDirectory',ShellPath','shellType'] to match with record type 'UserShellSettingsModel' that has fields [optional('shellHomeDirectory'),
optional('shellPath)', optional('shellType'),required('shellTypeDefault')]

So i am guessing it has to do with the new fields ShellHomeDirectory that i see when i try to create a new user, but i cannot enter anything in that field in the webgui.

How can i correct this?

Best regards
Mats Sörhuus

1 Answer

+1 vote
ago by (2.2k points)

Hi Mats,

Please try ctrl+F5 to force-refresh the scripts, this should solve the issue. Please let me know if it helped and also the browser type and version would be very helpful so we can test why the updated scripts weren't loaded.

ago by (150 points)
Ah, perfect sometimes the solution is to easy and obvious :) Tried to logout and in again but never closed the browser.
But the ctrl + f5 solved the issue. Thank you!
...