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

Windows wrapper "Open web UI" only works once #953

Open
DBNinja opened this issue May 29, 2024 · 6 comments
Open

Windows wrapper "Open web UI" only works once #953

DBNinja opened this issue May 29, 2024 · 6 comments
Labels

Comments

@DBNinja
Copy link

DBNinja commented May 29, 2024

Since about 6.0.0, I've noticed that the "Open web UI" via the wrapper only works once. For subsequent openings, I need to manually type the URI into Firefox.

Running windows 10, firefox, and the latest version (7.1.0).

Repro steps:

  1. Run the NZBHydra2.exe command (I use a shortcut to run mine)
  2. Click "Open web UI" via the tray
  3. Close the browser window/tab that opens
  4. Click "Open web UI" via the tray
  5. Nothing happens

Log attached, but it didn't seem useful.
nzbhydra-debuginfos-2024-05-26-00-07.zip

@DBNinja DBNinja added the bug label May 29, 2024
@theotherp
Copy link
Owner

I tried to look into this but can't actually see those problems in the log. I see multiple entries where the browser should've been opened and no error. Could you please reproduce and post new debug infos along with the time of testing so that I can find it in the logs.

@DBNinja
Copy link
Author

DBNinja commented Jun 9, 2024

Clicking on "Open web UI" additional times generated no log entries from what I noticed. I made a few attempts at 8:26 and one at 8:27 before creating the log file, but I don't see them reflected in the log file.

nzbhydra-debuginfos-2024-06-09-08-27.zip

@theotherp
Copy link
Owner

You're trying to run hydra in the folder C:\\Users\\Remy\\Downloads\\nzbhydra2-2.10.2-windows? The log indicates another instance of hydra is already running and blocking the database. I guess something is wonky. Shut down hydra and make sure no instance of the file core.exe is running.

@DBNinja
Copy link
Author

DBNinja commented Jun 11, 2024

That was likely because I accidentally opened it up twice. Just opened it up fresh this time with several attempts at 00:22 and at least one at 00:23. I noticed that the wrapper.log doesn't seem to be showing anything other than the first successful attempt and shows no information about the subsequent attempts to click on it (it being the Open web UI button).

nzbhydra-debuginfos-2024-06-11-00-23.zip

@theotherp
Copy link
Owner

Can you shut down or restart hydra via context menu? Perhaps the whole process is frozen or something. It should log Opening URL http://172.23.176.1:5076/ every time you click the context menu entry.

@DBNinja
Copy link
Author

DBNinja commented Jun 12, 2024

Shutdown and restart buttons still work. If I restart, the Open web UI button still does nothing.

I guess no one else is encountering this?

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

No branches or pull requests

2 participants