-
Notifications
You must be signed in to change notification settings - Fork 55
Description
FIRST ISSUE
Since 5AM on April 5, i have been having the following message after every attempt to upload data:
Error while sending data to PW servers of ###### TOO MANY REQUESTS - Mail
Tried the following with NO avail on windows 10
-force reload
-logout/login
-restart app
-erase app
-erase windows data folder for app, then reinstall
-restart computer
-tried a second computer running win 10
-tried mac M1 laptop
-tried tethering internet off cell phone
I am not sure why this is happing.
I ran developer mode on the app, and the Console showed the following:
wearableapi.planetwatch.io/api/sensors:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
2scheduler.ts:78 Error: Request failed with status code 500
at n.exports (createError.js:16)
at n.exports (settle.js:17)
at XMLHttpRequest.C (xhr.js:66)
scheduler.ts:163 Error: Request failed with status code 500
at n.exports (createError.js:16)
at n.exports (settle.js:17)
at XMLHttpRequest.C (xhr.js:66)
wearableapi.planetwatch.io/api/data/devicedata:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
scheduler.ts:199 TOO MANY REQUESTS - Mail
wearableapi.planetwatch.io/api/data/devicedata:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
scheduler.ts:199 TOO MANY REQUESTS - Mail
wearableapi.planetwatch.io/api/data/devicedata:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
scheduler.ts:199 TOO MANY REQUESTS - Mail
SECOND ISSUE
When i tried one more thing, to delete the devices to try to re-add them using the API code, nothing happens when I click on the ADD YOUR TOKEN button.
Please someone smarter than me, help. Thanks so much