Coder Social home page Coder Social logo

Comments (15)

alirz1 avatar alirz1 commented on June 15, 2024

Is there perhaps an issue with getting the python resources?

from noip-renewer.

simao-silva avatar simao-silva commented on June 15, 2024

Does it happen only on your Synology NAS or in your laptop as well? I never had the opportunity to test it on a NAS so I am not aware of potential restrictions those systems have.

from noip-renewer.

alirz1 avatar alirz1 commented on June 15, 2024

It’s running in a docker on the nas and had been running fine for months. Nothing has changed on the nas. I don’t have a setup on a laptop to test unfortunately.
Are their any logs I can provide?

from noip-renewer.

github-actions avatar github-actions commented on June 15, 2024

This issue is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from noip-renewer.

alirz1 avatar alirz1 commented on June 15, 2024

Well this issue still affect me running in a docker. its set to trigger at 8am. i realize it takes exactly 12 min every time its executed. This only started happening a few weeks ago, prior to that it used to execute within a min.

from noip-renewer.

D4rkT1m0 avatar D4rkT1m0 commented on June 15, 2024

I have the same issue.
I run it in Docker, on a synology NAS.
task planer once every week (every monday at 14:58 (2:58 PM))
i got the same message:
Le planificateur de tâches a terminé une tâche planifiée.

Tâche : No-Ip Renewal
Heure de début : Mon, 19 Jun 2023 14:58:01 GMT
Heure d'arrêt : Mon, 19 Jun 2023 14:58:17 GMT
État actuel : 1 (Interrompu)
Sortie/erreur standard :
Opening browser
Login button has changed. Please contact support.

but, when I manually execute the planned task, i works perfectly

my script is:
docker run --rm simaofsilva/noip-renewer 'email' 'password'

hope it helps

from noip-renewer.

simao-silva avatar simao-silva commented on June 15, 2024

When you ran it manually was it on the Synology as well?

from noip-renewer.

alirz1 avatar alirz1 commented on June 15, 2024

Yes

from noip-renewer.

simao-silva avatar simao-silva commented on June 15, 2024

I am unable to reproduce this. My recommendation is to build the image locally and test it throughout a set period of time to see if you can find a hint on what the problem might be.

from noip-renewer.

alirz1 avatar alirz1 commented on June 15, 2024

Today I got the following error

Start time: Thu, 06 Jul 2023 23:00:01 GMT
Stop time: Thu, 06 Jul 2023 23:14:19 GMT
Current status: 1 (Interrupted)
Standard output/error:
Traceback (most recent call last):
File "//renew.py", line 129, in
Opening browser
Login successful
Confirming hosts phase
0 hosts confirmed
Finished
Logging off

browser.get(LOGOUT_URL)
File "/root/.local/lib/python3.11/site-packages/selenium/webdriver/remote/webdriver.py", line 449, in get
self.execute(Command.GET, {"url": url})
File "/root/.local/lib/python3.11/site-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute
self.error_handler.check_response(response)
File "/root/.local/lib/python3.11/site-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message: Navigation timed out after 300000 ms
Stacktrace:
RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8
WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:183:5
TimeoutError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:503:5
bail@chrome://remote/content/marionette/sync.sys.mjs:213:19

from noip-renewer.

github-actions avatar github-actions commented on June 15, 2024

This issue is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from noip-renewer.

github-actions avatar github-actions commented on June 15, 2024

This issue was closed because it has been stalled for 5 days with no activity.

from noip-renewer.

D4rkT1m0 avatar D4rkT1m0 commented on June 15, 2024

I noticed that the docker container in the synology have no access to internet.
I don't know now how to setup this up, but I'm on it.

once i find the right setup on the synology "Container manager" app, i'll post here.

maybe the message "opening browser" could be more specific in case that the docker container have or not internet access.

cheers

from noip-renewer.

alirz1 avatar alirz1 commented on June 15, 2024

I noticed that the docker container in the synology have no access to internet. I don't know now how to setup this up, but I'm on it.

once i find the right setup on the synology "Container manager" app, i'll post here.

maybe the message "opening browser" could be more specific in case that the docker container have or not internet access.

cheers

I had this issue when i upgraded my synology to dsm 7.2. Turns out I had to set a dns server under the synologys network interface settings.

from noip-renewer.

D4rkT1m0 avatar D4rkT1m0 commented on June 15, 2024

@alirz1, thank you so much for this answer.
I am in DSM 7.2 also,
i tried to set this up in control panel/network/general/ you have to enable the manual setting for the dns.
i used the cloudflare one with success (1.1.1.1)

from noip-renewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.