Replies: 1 comment
-
There was a problem with the Allsky map database, and it's fixed now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a trouble to put my allsky in map. I have this message: ERROR returned while uploading map data.
With debug this message:
pi@allsky:~/allsky $ scripts/postToMap.sh --force --debug
postToMap.sh: Uploading map data.
Executing:
curl --silent -i -H 'Accept: application/json' -H 'Content-Type:application/json' --data '{
"location": "Desenzano del Garda, IT",
"owner": "ruspa1978",
"latitude": "45.47N",
"longitude": "10.5353E",
"website_url": "https://www.ruspa1978.it/allsky/",
"image_url": "https://www.ruspa1978.it/allsky/image.jpg",
"camera": "RPi HQ",
"lens": "Fisheye lens 1.7",
"computer": "Raspberry Pi 4, 4GB",
"allsky_version": "v2023.05.01_05",
"machine_id": "b58aa4e5c8b74016bcdf0cc0d2888eb0"
}' 'https://www.thomasjacquin.com/allsky-map/postToMap.php'
Returned:
HTTP/2 500
date: Sun, 08 Dec 2024 17:54:30 GMT
content-type: text/html; charset=UTF-8
content-length: 0
server: o2switch-PowerBoost-v3
.
.** postToMap.sh: ERROR returned while uploading map data:
Beta Was this translation helpful? Give feedback.
All reactions