Giter VIP home page Giter VIP logo

Comments (9)

ChristianLempa avatar ChristianLempa commented on August 18, 2024

@DW4y, updated the docker-compose.yaml file in the main branch. Can you check if it works?

from boilerplates.

danielschlick avatar danielschlick commented on August 18, 2024

@ChristianLempa i tried the new docker-compose and followed your tutorial and still got the same message as @DW4y.
Folder structure of course the same as in the first question

from boilerplates.

cschug avatar cschug commented on August 18, 2024

I fail to see how the screenshot titled "traefik folder" relates to the rest because the docker-compose.yaml doesn't use an /etc/traefik sub-directory on the host (and the screenshot strongly suggests to show /etc/traefik on the Docker hosts rather than showing the situation inside the container).

The docker-compose.yaml of this repository also doesn't use /etc/traefik on the host, it has done historically though, but that changed per commit a81b954 more than 6 months ago.

from boilerplates.

svenmang2 avatar svenmang2 commented on August 18, 2024

got the same issue on a ubuntu server for me since i have multiple docker instance's i hopped to one using Debian and it worked like expected

from boilerplates.

cschug avatar cschug commented on August 18, 2024

@svenmang2 is it possible you had an old volume of earlier installation attempts around on your Ubuntu machine which did not play well with the changes done over the last few months? Did you try ...

$ docker compose down --remove-orphans --volumes
$ docker compose up --detach

?

from boilerplates.

svenmang2 avatar svenmang2 commented on August 18, 2024

i could try but it was a fresh installed VM for testing purpose's so it shouldn't have any thing on it except portainer wich was also freshly installed

from boilerplates.

blockiyt avatar blockiyt commented on August 18, 2024

Getting the same error, any soloutions?

from boilerplates.

svenmang2 avatar svenmang2 commented on August 18, 2024

hey sorry for the verry late response spun up another sytem using this boiler plate(as a template)

using vs code i saw that it was indeed a diractory i made the yml file using touch under a diffent file name
then used CP to use the original file nmae but then portainer said it had some wierd flags on that file so i pointed the ccompase to the a file named traefik-conf this fixed it for me (- /etc/traefik/config/traefik-conf.yml:/etc/traefik/traefik.yml:ro)

the error i got when i cp-ed the file over:

"/etc/traefik/config/traefik.yml" to rootfs at "/etc/traefik/traefik.yml": mount /etc/traefik/config/traefik.yml:/etc/traefik/traefik.yml (via /proc/self/fd/6), flags: 0x5001: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

from boilerplates.

svenmang2 avatar svenmang2 commented on August 18, 2024

@svenmang2 is it possible you had an old volume of earlier installation attempts around on your Ubuntu machine which did not play well with the changes done over the last few months? Did you try ...

$ docker compose down --remove-orphans --volumes
$ docker compose up --detach

?

unfortunately i had some Nass issue's and reused the VM

from boilerplates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.