2024-04-19 19:06 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005914Spring engineGeneralpublic2018-03-01 22:44
Reportersilentwings 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0005914: SpringFiles: new map not appearing via API
Descriptionhttps://springfiles.com/spring/spring-maps/cervino does not appear on http://api.springfiles.com/files/maps/?C=M;O=D
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0018863

abma (administrator)

hm, that was a weird error:

springfiles.com is running ubuntu 14.04.

for some reason ubuntu choose to update apache to use latest fancy https stuff which makes it work correctly with https certificates and the alternate names.

for downloading urllib (python lib) was used which seems to not support this: but instead of failing with an error it just hanged.

workarround for this was: switch to "requests" for downloading and disable https verification (it runs on localhost, so what...)

https://github.com/springfiles/upq/commit/e7e82554bc027431116084966e5cb30c0875ae2d
+Notes

-Issue History
Date Modified Username Field Change
2018-03-01 19:14 silentwings New Issue
2018-03-01 22:44 abma Assigned To => abma
2018-03-01 22:44 abma Status new => resolved
2018-03-01 22:44 abma Resolution open => fixed
2018-03-01 22:44 abma Note Added: 0018863
+Issue History