Cannot upload Dictionary into CSWeb
Posted: March 21st, 2020, 2:11 pm
Hi everyone,
I hope everybody is safe during those critical days...
As the name of the topic I've tried to upload the dictionary both through the csweb app (the "Add Dictionary" button under ui/dashboard)
and through the app deployment from CSPro desktop app. I'm using CSPro 7.3 and CSWeb 7.3
In both cases I receive the following error messages
#CSWeb
"Failed to add dictionary. We are sorry, but something went terribly wrong."
Apache Logs:
"POST /api/dictionaries/ HTTP/1.1" 500 299 "-" "GuzzleHttp/6.3.3 curl/7.52.1 PHP/7.0.3
3-0+deb9u7"
"POST /ui/dashboard/dictionaries HTTP/1.1" 500 299 "http://..../ui/dashboard/"
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/.....Safari/537.36"
#CSPro Deploy Application
"Error uploading dictionary. We are sorry but something went terribly wrong..(500)"
Apache Logs:
"GET /api/server HTTP/1.1" 200 210 "-" "CSPro sync client/7.3.1"
"PUT /api/apps/PopulationRegistryEntryV2 HTTP/1.1" 200 270 "-" "CSPro sync client/7.3.1"
"POST /api/dictionaries/ HTTP/1.1" 500 324 "-" "CSPro sync client/7.3.1"
Any Idea on how can I solve this problem or debug it properly?
Thanks
I hope everybody is safe during those critical days...
As the name of the topic I've tried to upload the dictionary both through the csweb app (the "Add Dictionary" button under ui/dashboard)
and through the app deployment from CSPro desktop app. I'm using CSPro 7.3 and CSWeb 7.3
In both cases I receive the following error messages
#CSWeb
"Failed to add dictionary. We are sorry, but something went terribly wrong."
Apache Logs:
"POST /api/dictionaries/ HTTP/1.1" 500 299 "-" "GuzzleHttp/6.3.3 curl/7.52.1 PHP/7.0.3
3-0+deb9u7"
"POST /ui/dashboard/dictionaries HTTP/1.1" 500 299 "http://..../ui/dashboard/"
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/.....Safari/537.36"
#CSPro Deploy Application
"Error uploading dictionary. We are sorry but something went terribly wrong..(500)"
Apache Logs:
"GET /api/server HTTP/1.1" 200 210 "-" "CSPro sync client/7.3.1"
"PUT /api/apps/PopulationRegistryEntryV2 HTTP/1.1" 200 270 "-" "CSPro sync client/7.3.1"
"POST /api/dictionaries/ HTTP/1.1" 500 324 "-" "CSPro sync client/7.3.1"
Any Idea on how can I solve this problem or debug it properly?
Thanks