ptrumpis / snap-camera-server

An alternative, self-hosted solution that allows you to continue using Snap Camera with all Snapchat filters after its shutdown on January 25, 2023.
https://github.com/snapcamera
MIT License
321 stars 35 forks source link

Can't get docker to work #124

Closed Bloodrequest closed 5 months ago

Bloodrequest commented 5 months ago

Please make sure the Wiki and Discussions section does not solve your problem:

If you are having technical difficulties please provide the following information: System (please complete the following information):

log.txt

maybe my log can tell you why but i keep getting that on PowerShell

ptrumpis commented 5 months ago

I don't know the cause, but you could try this:

  1. Remove all containers and volumes in Docker Desktop and try docker compose up again.
  2. Move the location of the server directory (seems to be inside start menu right now).
  3. Run Terminal/Powershell as Administrator might also help.

But those are just my thoughts... This is the first time I've seen this error message.

Bloodrequest commented 5 months ago

Ok its all good and running just had to move the directory! thanks for helping!