Hello, I have been trying to deploy Lemmy on my Ubuntu server but got an error saying it cannot start nginx proxy.

I am pretty sure, that nginx_internal.conf should be a file, but it creates a directory for some reason. Any help would be appreciated.

Edit: Referred to this post and managed to run it https://lemmy.ml/post/1480399

  • @[email protected]
    link
    fedilink
    English
    11 year ago

    I had to delete the directory and make sure the file existed and was named what it should be named, but then it worked. But yeah, should be a file.

  • @prplk
    link
    English
    11 year ago

    Ran into the same issue but in my case nginx is on a different server. Even on the lemmy box from what I can tell nothing is listening on the lemmy ports while the containers are running. It’s too bad the documentation is a bit lacking right now.