Sheherezadhe / awair-uploader

GNU General Public License v3.0
121 stars 57 forks source link

No change after pressing add token #10

Open harpal23 opened 2 years ago

harpal23 commented 2 years ago

Once the button is pressed to add the token there is no change. Nothing updates, if I manually update the page it doesn't show up I have to search for the sensor again. It shows 4 sensors but doesn't add them on.

rusdragos commented 2 years ago

I confirm the issue - 2 sensors, possible this issue occurs when there is more than one sensor linked to the API credentials as the API token is the same for all sensors connected to an account.

gfabiani commented 2 years ago

i launched the app from intelliJ and i get the same issued.

gfabiani commented 2 years ago

i launched the app from intelliJ and i get the same issued.

rusdragos commented 2 years ago

I confirm the issue - 2 sensors, possible this issue occurs when there is more than one sensor linked to the API credentials as the API token is the same for all sensors connected to an account.

I tried also the standalone installation and it worked. (MacOS x64)

Warmduscher commented 2 years ago

Have the same issue, but i'm bold and tried it under linux. Have only one sensor linked under the api token. I click "Add your token", nothing happens. Also no messages on the console.

Immodium commented 2 years ago

this worked for me on my windows machine after downloading and running the exe. https://github.com/Sheherezadhe/awair-uploader/releases

Cabritone commented 2 years ago

Check this solution when you do npm runs start and nothing happens with the add token button

👉 https://github.com/Sheherezadhe/awair-uploader/issues/22

Warmduscher commented 2 years ago

@Cabritone : That did the trick. Can add the sensor now. (This applies to the linux self-installed version, not the v1.0 from the release pages)