Universite-Gustave-Eiffel / NoiseCapture

Android App dedicated to the measurement of environmental noise.
http://noise-planet.org/fr/noisecapture.html
GNU General Public License v3.0
95 stars 45 forks source link

Can't sent data to cloud #297

Closed baudav closed 5 years ago

baudav commented 5 years ago

Hi, I can't sent data to cloud with error: Cleartext HTTP traffic to onomap-gs.noise-planet.org not permitted Same error if transfert from history.

image

nicolas-f commented 5 years ago

Thanks for the feedback, fix in the pipes

nicolas-f commented 5 years ago

Fix released in Beta version (v 1.2.8).

Please let us know if it works on your device. Thanks

baudav commented 5 years ago

no, it's not work. apps crash: java.lang.NullPointerException: Attempt to invoke virtual method 'double java.lang.Double.doubleValue()' on a null object reference at org.noise_planet.noisecapture.MeasurementExport.recordsToGeoJSON(MeasurementExport.java:131) at org.noise_planet.noisecapture.MeasurementExport.exportRecord(MeasurementExport.java:237) at org.noise_planet.noisecapture.MeasurementUploadWPS.uploadRecord(MeasurementUploadWPS.java:95) at org.noise_planet.noisecapture.MainActivity$SendZipToServer.run(MainActivity.java:671) at java.lang.Thread.run(Thread.java:764)

baudav commented 5 years ago

ok, the new beta (1.2.9 22mars) work fine.

baudav commented 5 years ago

KO this day. app not crash but bottom notification say 'Chain validation failed'

certificat chain ?

nicolas-f commented 5 years ago

Hi,

Thanks for the feedback, there was a server migration errors.

It should be fixed now

baudav commented 5 years ago

Hi, yes it's fixed. thanks