Kellphy / Nodepay

Unofficial Nodepay Docker image for easy deployment and management.
https://hub.docker.com/r/kellphy/nodepay
GNU General Public License v3.0
4 stars 2 forks source link

Since 29/07/2024 stuck on refreshing page #13

Closed IRONROCK20 closed 1 month ago

IRONROCK20 commented 1 month ago

Since the other day it still stuck on refreshing the page. I think something changed in the nodepay system because I tried really everything but it is still acting like that. Any clue of what is happening?

vstrong-info commented 1 month ago

Have you restarted Nodepay container? Maybe the token has expired - edit or re-create the container with the new token.

IRONROCK20 commented 1 month ago

I deleted it and recreated it. It stopped working the other day suddenly. It is logging in and getting the token, and remain stuck on refreshing. Really strange behavior. I also tried reboot the router for changing the IP address but again the same issue.

Kellphy commented 1 month ago

I just tried with a clean build and it seems to connect on 2 of my devices. There is no need to reboot anything.

Did you go to https://app.nodepay.ai, re-login if needed, and got a new token to use? Then, did you check the log to make sure that it is using the new one? You can see the beginning and the end of it. Let me know if this still happens <3

2024-08-02 14:59:02 2024-08-02 11:59:02,029 - INFO - Added np_webapp_token with value epJvcQai...7Wc5eiYC to local storage.
2024-08-02 14:59:02 2024-08-02 11:59:02,048 - INFO - Added np_token with value epJvcQai...7Wc5eiYC to local storage.
2024-08-02 14:59:02 2024-08-02 11:59:02,048 - INFO - Reminder: Token lifetime is 7 days!
2024-08-02 14:59:12 2024-08-02 11:59:12,288 - INFO - Refreshing page to check login information...
2024-08-02 14:59:18 2024-08-02 11:59:18,403 - INFO - Logged in successfully!
2024-08-02 14:59:18 2024-08-02 11:59:18,403 - INFO - Accessing extension settings page...
2024-08-02 14:59:28 2024-08-02 11:59:28,736 - INFO - Extension is activated!
2024-08-02 14:59:28 2024-08-02 11:59:28,824 - INFO - Status: Connected!
IRONROCK20 commented 1 month ago

I rebooted my router, and I don't know why it is stuck here: 2024-08-02 15:38:10,107 - INFO - Using ChromeDriver 127.0.6533.88 (a2d0cb026721e4644e489b8ebb07038ca4e4351c-refs/branch-heads/6533@{#1846})

Neither is trying to open the page.

Yes, I logged out/in the the page but now luck until now, and yes it is using a new token.

Really strange attitude... I don't know why.

IRONROCK20 commented 1 month ago

Screenshot 2024-08-02 alle 17 47 01 Here the "refresh loop"

IRONROCK20 commented 1 month ago

Sorry found the issue, my fault it was exactly the token. My apologies I'll close here. Thank you and sorry again.