Jump to content

CypherColt

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by CypherColt

  1. On 9/14/2023 at 4:44 PM, ImSkully said:

    Common Issues

    1. Login Credentials Not Working
      If the default username and password of 'admin' are not working on a fresh install, you have likely previously installed OpenProject and have your old Postgres database data still in your configured Postgres Data Directory (by default this is /mnt/user/appdata/openproject/pgdata)

      To fix this, delete the contents of this directory with the container stopped and then start it up again - this should recreate a fresh database for you to use with the default credentials.
       
    2. SSL/HTTPS Error on WebUI (ERR_SSL_PROTOCOL_ERROR)
      If you enabled the OPENPROJECT_HTTPS setting and started the container, you are expected to additionally configure your OpenProject instance such as the hostname and supporting for running behind a reverse proxy if you are using one; refer to the official documentation on how to do this correctly.

      Alternatively if you do not have HTTPS enabled and still see this error, it is likely you have a cached DNS entry which is pointing your current hostname to HTTPS. To resolve this you can simply clear your DNS and wait, or change the WebUI port to something else and restart the container.
       
    3. Updating from v13.0 to v14.1.0
      See comment below for more information.

     

    It seems the container is always appending 'OPENPROJECT_HTTPS' = 'false' to it so it overrides when we set it to true as a variable, I'm not sure how to workaround that within unraid other than to build my own docker compose until this one is fixed.

     

    image.thumb.png.9a29dc60ab912309c6ce1897d75eb7e6.png

  2. 4 hours ago, olipassey said:

    Thanks for this, all working here.

    Is there a way to import a current game save?

    I've been playing with some friends online and ideally would like to move our current save into the dedicate server if possible.

    Launch it as it is for now, Join your server and wait a bit for it to generate a Worlds folder in the /Save folder.

    Now stop the container, find your own non dedicated server Worlds folder and copy it in the appdata/corekeeper/Save/worlds folder (overwrite the world with yours!) - Start the container and it should work. - Spent a bit figuring this out tonight and got my world in.

    Windows: C:\Users\USERNAME\AppData\LocalLow\Pugstorm\Core Keeper\Steam\28378246\worlds

    • Like 3
  3. 17 hours ago, xavierh said:

    I forked the cwackerfuss repo to create a docker image for myself with some mods. The version you grabbed was something I had modified. I should have made it private :P

     

    I just created a new image based on the latest from cwackerfuss, no mods. If your interested.

     

    https://hub.docker.com/r/xavierh/cwackerfuss-react-wordle

     

    I just got this one working on my server, tweaked the dark mode colors a lot to look good on OLED, and shuffled the words. It's working really nicely thank you! Got my wordle group playing it now. (I also set it to start at 0 by changing to today's date in src/lib/words.ts)

     

    Not to say I didn't like the one SmartPhoneLover shared, xavierh's is just easier to customize than the clone of the original!

×
×
  • Create New...