Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at login #35

Closed
eliaspizarro opened this issue Aug 28, 2023 · 11 comments
Closed

Error at login #35

eliaspizarro opened this issue Aug 28, 2023 · 11 comments

Comments

@eliaspizarro
Copy link

docker run --rm -it simaofsilva/noip-renewer:latest my@mail.com mypass

Opening browser
Login button has changed. Please contact support.

simaofsilva/noip-renewer latest c3d6614aef0f

@simao-silva
Copy link
Owner

Hi,

This error still happens? I tested on my side and did not have any error.

@dkrjvi
Copy link

dkrjvi commented Sep 6, 2023

Hi,
Yes, still (for me) - Tested it a few moments ago with both Debian and latest images.
image

image

@simao-silva
Copy link
Owner

Are you running it on your laptop or a Raspberry Pi?

@dkrjvi
Copy link

dkrjvi commented Sep 8, 2023

laptop

@spencerwongfeilong
Copy link

I have this issue too. Never had it working before. Running on a NAS with docker.

@eliaspizarro
Copy link
Author

eliaspizarro commented Sep 10, 2023

running ok in this latest

@darcy543
Copy link

darcy543 commented Oct 2, 2023

Is there a fix for this? I'm getting the same error using 'latest'.

@simao-silva
Copy link
Owner

@darcy543 could you try running the image with tag noip-renewer:c833dac-debian and see if the problem still persists?

@dkrjvi
Copy link

dkrjvi commented Oct 5, 2023

@simao-silva , I have the same issue as darcy543 and I got the below when running the image noip-renewer:c833dac-debian:

Status: Downloaded newer image for simaofsilva/noip-renewer:c833dac-debian
docker.io/simaofsilva/noip-renewer:c833dac-debian

What's Next?
  View a summary of image vulnerabilities and recommendations → docker scout quickview simaofsilva/noip-renewer:c833dac-debian
Opening browser
Traceback (most recent call last):
  File "//renew.py", line 62, in <module>
    browser = webdriver.Firefox(options=browser_options, service=service)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/venv/lib/python3.12/site-packages/selenium/webdriver/firefox/webdriver.py", line 67, in __init__
    super().__init__(command_executor=executor, options=options)
  File "/opt/venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py", line 205, in __init__
    self.start_session(capabilities)
  File "/opt/venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py", line 289, in start_session
    response = self.execute(Command.NEW_SESSION, caps)["value"]
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/venv/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py", line 344, in execute
    self.error_handler.check_response(response)
  File "/opt/venv/lib/python3.12/site-packages/selenium/webdriver/remote/errorhandler.py", line 229, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 1

@simao-silva
Copy link
Owner

simao-silva commented Oct 7, 2023

Please try again with tags 4286f44-alpine or 4286f44-debian.

@dkrjvi
Copy link

dkrjvi commented Oct 7, 2023

I tried the latest tag first and this time it worked fine for me. Cheers!

latest: Pulling from simaofsilva/noip-renewer
96526aa774ef: Already exists
9875af95546d: Pulling fs layer
9875af95546d: Extracting 32.77kB/622.3kB
9875af95546d: Pull complete
69babf7e971f: Downloading 373.7kB/11.55MB
69babf7e971f: Pull complete
ba93e141e36c: Pull complete
f0588e5d3d11: Pull complete
204c428dc5b0: Pull complete
c75fd6080f41: Pull complete
07661391457a: Pull complete
Digest: sha256:54d8b093c5b75f28543c12b459750b0f7af463ef5e8a6363b3ad775c1049170d
Status: Downloaded newer image for simaofsilva/noip-renewer:latest
docker.io/simaofsilva/noip-renewer:latest
Opening browser
Login successful
Confirming hosts phase
0 hosts confirmed
Finished
Logging off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants