question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unabel to start 0.5.0 version in Docker Container Raspberry

See original GitHub issue

Environment

Docker

Version

0.5.0

Describe the problem

After run docker container with follow docker run command

docker run -d --name=homarr -p 4755:7575 -v /home/pi/docker/homarr/config:/app/data/configs --restart always ghcr.io/ajnart/homarr I get this error in browser Application error: a client-side exception has occurred (see the browser console for more information).

I use Raspberry pi4

I went back to version 0.4.0 please fix

Additional info

No response

Please tick the boxes

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ajnartcommented, May 23, 2022

now it works but I still don’t see the possibility to drag and drop items to reorder them 😦 Or else I do something wrong and I can’t drag them Thanks PC

As stated in the docs you need to hold them for 0.25 seconds. Does that work for you?

1reaction
ajnartcommented, May 23, 2022

@corasaniti Can you try to pull the latest image again ? It should be fixed. Sorry for the inconvenience !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker Container 0.5.1 and above crashes during start #47
Describe the bug I tried to update to one of the newest versions 0.5.4 of the docker container, but durcng start it crashes...
Read more >
Error making a docker image in a raspberry pi - Stack Overflow
Looking at the release assets, golang/dep repo v0.5.0 doesn't have a dep-linux-arm release asset. The closest one that has an arm version seems ......
Read more >
Run the Docker daemon as a non-root user (Rootless mode)
Rootless mode allows running the Docker daemon and containers as a non-root user to mitigate potential vulnerabilities in the daemon and the container...
Read more >
Failed to Start Docker Application Container Engine
Failed to Start Docker Application Container Engine ... Umbrel debug info = Umbrel version. 0.5.0 ... Raspberry Pi Model. Revision : d03114
Read more >
How I built ARM based Docker Images for Raspberry Pi using ...
Docker pulls the correct image for the current architecture, so Raspberry Pis run the 32-bit Arm version and EC2 A1 instances run 64-bit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found