Giter Club home page Giter Club logo

Comments (3)

nemchik avatar nemchik commented on May 30, 2024

I've pinged the user on discord to provide more information as my description is only specific to the docker logs, but their original issue that lead them to look in the docker logs actually has to do with the initial setup of the app and it not having permissions to create files/folders in /config/www (I think based on how they described the issue). Sounds like it wants to be www-data but that doesn't quite fit with how nginx is run in your containers I think.

from docker-tt-rss.

revers59 avatar revers59 commented on May 30, 2024

I am the user on the discord

I am not very comfortable with English sorry.

I fixed the problem by recreating the containair.

Here's what I did the first time:
I create the datebase tt-rss on mariadb
I use the Power Users information in the database with my database data

-e DB_TYPE = mysql
-e DB_HOST = host
-e DB_USER = user
-e DB_NAME = name
-e DB_PASS = password
-e DB_PORT = 3306
-e SELF_URL_PATH = http: // localhost /

With that I did not have access to the site.

2 / I removed all Power users info

3 / I relaunched the container and I had access to the site and I entered my information for the base in the web page dedicated to that

4 / the process went well, but I arrived on a page similar to the page mentioned on the forum tt-rss: https://discourse.tt-rss.org/t/startup-failed-permisions-777 -for-local-net / 1497

I check docker log and see : mv: cannot stat '/defaults/default.incontainer': No such file or directory

I had to erase and rebuild the container for it to work

Thanks to everyone who helped me on the discord: iXNyNe - j0nnymoe

from docker-tt-rss.

thelamer avatar thelamer commented on May 30, 2024

Basically the logic you are seeing is to protect legacy users.
There is no upgrade path for the legacy setups, you need to wipe and start over or you can manually perform all of those functions as @revers59 has laid out.

from docker-tt-rss.

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.