Code Monkey home page Code Monkey logo

Comments (3)

Pesoen avatar Pesoen commented on August 19, 2024 1

yup, i was an idiot, forgot folder permissions on the folder i wanted to use for the server files.. so it was trying to write to a folder it was not allowed to, not sure why i forgot that part..

from ark_ascended_docker.

azixus avatar azixus commented on August 19, 2024

At first glance, this looks like the .env file is ignored and no environment variables are loaded during the startup. Could you make sure that you're using docker compose v2, (i.e., are you running the container with docker-compose or docker compose). If not uninstall the current version and follow the guide here: https://docs.docker.com/engine/install/ubuntu/

Otherwise, if you have modified the .env file, make sure that the default variables are still there. In particular STEAM_COMPAT_CLIENT_INSTALL_PATH, LOG_FILE as these could directly be linked to that error.

from ark_ascended_docker.

Pesoen avatar Pesoen commented on August 19, 2024

i did modify the .env file, but only changed the session name, password and admin password. the rest is left default as pr the install instructions. though i did set it all up using portainer, that should not make any difference.

other than that i only modified the volumes, as i wanted the files to be in a specific folder on our server, but all folders where made on it's own when i started the stack. only thing with volumes i did not change was the steamcmd one, left that as is.

hold up, might have found the problem, will write if my assumption is correct and close the issue, i might have been stupid. if not i will write here again if my assumption is not correct.

from ark_ascended_docker.

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.