-
Notifications
You must be signed in to change notification settings - Fork 5
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
Nothing comes up and screen is flickering #7
Comments
Can you provide me docker logs along with console log |
Thanks for replying @maulik9898 ! Can you please point me to the right direction for the docker logs? Also, when you say console logs you mean NOT running it detached and see what messages are displayed? |
Docker logs : https://docs.docker.com/engine/reference/commandline/logs/ Console logs means logs printed in the browser console. |
@maulik9898 attached. This time I used Windows 11 and Firefox 118.0.1 |
Can you give me the command that u used to run a docker container. And how did you generate |
I generated NEXTAUTH_SECRET using:
|
Can you use this command to generate
|
Would it be OK to install in OSMC (RPi2) using the following?
Anyway, I did the above but there's something in the command that OSMC does not like:
|
@maulik9898 I think I know where I messed up and am getting the 'decryption operation failed'. When I first installed Barrage I did it exactly as the installation instructions and used When I start again with
However, the issue with the blank screen and the flickering persists. Also, I'm attaching a fresh set of browser logs. |
U need to clear browser cache |
Super! Now I'm using a more appropriate |
If you are still facing an issue then remove the docker container using |
Describe the bug
After installing and running as per the instruction, I was able to connect to http://<RPi2_IP>:3000, but I don't see any of my torrents. Instead, the list comes up empty (Filter = ALL) and is flickering every 1-2 seconds or so.
Expected behavior
I'm expecting to see my torrents and on the very top the appropriate info for my deluge deamon.
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: