dmsl/anyplace

Issues with adding floor plan and viewing it

Opened this issue · 1 comments

I have uploaded a floor plan and pop-up says it was successfully uploaded but then after refreshing the page it does not load nor can be viewed.

Existing floor plan/s that has been uploaded before has the same issue with viewing/loading it. (This issue can be seen/experienced on both app or through web browser.)

Hi everyone, I have the same issue affer I builded my own server using the sbt console on http://localhost:9000, when I upload the floor plan I have this error despite the pop up say was successfully uploaded:

API: /anyplace/mapping/floor/uploadWithZoom
{“message”:“Cannot save floor plan on the server!“,”status_code”:400,“status”:“error”}

After refreshing the pace, the floor plan addedd can be viewed with this error:

/anyplace/floorplans64/building_bc9ab43-8cdf-41fb-a22c-fdf22d3fd767_1601891039813/1
{“message”:“Requested floor plan does not exist or cannot be read! (1)“,”status_code”:400,“status”:“error”}

I noticed that inside /anyplace-4.0/floor_plans/building_bc9ab43-8cdf-41fb-a22c-fdf22d3fd767_1601891039813 (auto created folder) there are two folder fl_0 and fl_1 with nothing inside.

They look like the folders where the floor pan should be loaded. Can you please help me resolve this issue?

Thanks in advance