polyswarm / ppdns-chrome-extension

MIT License
1 stars 0 forks source link

Invalid key error #47

Closed izayoi256 closed 8 hours ago

izayoi256 commented 3 weeks ago

I just noticed that the rewards from PPDNS have been stopped since 11th August.

I tried re-installing the extension manually and via Chrome Web Store, and I also regenerated the API keys, but none of them worked.

How can I fix this?

OS: Linux Mint Browser: Google Chrome 129.0.6668.70(Official Build) (64 ビット)

alanjds commented 3 weeks ago

Thanks for reporting the issue @izayoi256. The extension shows a message every time it cannot talk to our services, but does not show a message when it finally is able to do it. We are considering to change that behavior.

As you said to had already regenerated your API Key, your data is probably being ingested correctly.

About the distribution, we are already investigating the cause. The distributions will occur retroactively.

Best regards, Alan (a PolySwarm Dev).

LuckRen commented 3 weeks ago

PixPin_2024-09-29_10-26-04

izayoi256 commented 2 weeks ago

@alanjds

The problem is that the new API key won't even be accepted by the app like the image below. Peek 2024-10-07 12-11

alanjds commented 1 week ago

The problem is that the new API key won't even be accepted by the app like the image below.

I see. I found this issue during the changes being done this week. Looks like the API Key is not being recognized anymore, as some other service changed behind my back :) .

I mean, API Keys working will keep working, but trying to set a new API Key will not validate until a fixed extension version got released. Until there, the telemetry will be stored and kept on the browser cache, to be sent later.

I expect a new version to be released this week, fixing this and providing better error messages.

alanjds commented 5 hours ago

@izayoi256 I see that you closed the issue as "completed". As a new version got released to handle the issue, I will assume this as a confirmation that it is fixed.

Please reopen this issue if still broken. And thanks again for reporting 👍.

Best regards.

izayoi256 commented 4 hours ago

@alanjds Oh, sorry for closing the issue without any responses. Yes, the problem itself was fixed now for me. Thanks for your quick responses and fix.