Hi,
I have a freshly installed DreamFactory 1.8.2 and it worked fine, until I saved the config-page after setting CORS- and E-Mail-settings. I clicked an the save button and got the loading spinner. This didn’t go away after about 30 seconds and then I hit F5 to reload. Since this event, the whole DSP doesn’t load anymore, giving me (and every other user) a 500 error with the following Error Details (and a avery long var_dump():
json_decode() expects at most 3 parameters, 4 given
and the topmost trace entry:
(
[file] => /opt/dreamfactory/platform/vendor/dreamfactory/php-utils/src/JsonFile.php
[line] => 224
[function] => json_decode
[args] => Array
(
[0] => [
{
"host" : "*",
"is_enabled" : true,
"verbs" : [
"GET",
"POST",
"PUT",
"PATCH",
"MERGE",
"DELETE"
]
}
]
[1] => 1
[2] => 512
[3] => 0
)
)
So for now, I cannot access my DSP anymore. Any ideas to get it back to work? Do you need more information?
Greets,
spackmat