Jump to content

voidthe

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by voidthe

  1. I had an issue when starting a freshly installed copy of this where I would get 404.

    For people with the similar issue I found that the "isremoteadminenabled" flag was set to false inside "preferences.json".

    I also removed the value for "reverseproxyprefix". 

    The preference file is located in /path/to/config/prefernces.json (eg: /mnt/user/appdata/ubooquity/preferences.json).

    Open it up with your desired text editor and change:

    • isremoteadminenabled = true
    • reverseproxyprefix = ""

    Restart the container after and you should be working.

    Hope this helps people

  2. Ive created a docker container from a program which normally creates colours in the command line. 

    Once I dockerised it the docker logs display the codes for the colours instead of using the colours.

    Does anyone have a solution to my issue?

     

    Docker:

    Docker.PNG

    CLI:

    CLI.PNG

  3. I’ve got the same issue, it looks like it’s only the web node that fails as dynmap works and all of the other settings but it’s just the webui that fails for no apparent reason. I followed the wiki on minos and got the web page to start by runing a script I’m not entirely sure the name of but it’s in the same folder as the webui reset script (webui_reset.sh) and that got the webpage to pop up but then for it to fail when I try to authenticate it also killed my mineos Container so Backup any servers first 

     

    let me know if their are any solutions that arise 

    -Thanks 

×
×
  • Create New...