Open miguelcleon opened 6 years ago
Going over past LCZO WOFpy issues. In case it's helpful for future follow-ups on this issue, I'm just noting here that this issue originated in the broader discussions in issue #219 (now closed for getting too broad to be useful).
OK, @martinseul ingested a nearly complete LCZO database, 12 out of 16 sites ingested properly but a few are erroring out. I'm not sure why. The problem would seem to be on the WOFpy side as I'm getting errors via REST. I spent some time trying to debug the problem but I haven't been able to figure it out
this site works and was succesfully ingested: https://dev-odm2admin.cuahsi.org/odm2lczo/odm2lczo/rest/1_1/GetSiteInfo?site=woflczo:RESSH
works: http://dev-odm2admin.cuahsi.org/odm2lczo/odm2lczo/rest/1_1/GetSites?site=woflczo:Prieta
doesn't work: http://dev-odm2admin.cuahsi.org/odm2lczo/odm2lczo/rest/1_1/GetSiteInfo?site=woflczo:Prieta
I can get @lsetiawan a copy of the database, I doubt this problem can be diagnosed without it.
Server side error:
It's seems to be an error between spyne and the DAO but the error '17252L' is unintelligible and I haven't been able to figure out more information.