Giter VIP home page Giter VIP logo

Comments (10)

causefx avatar causefx commented on May 25, 2024

anything else in logs after that? what about actual nginx logs?

from organizr.

Jacksaur avatar Jacksaur commented on May 25, 2024

In actuality, doesn't seem like this was caused by my VPN connection after all.
I logged out on my desktop, tried to log in again in order to compare logs, and now it's exhibiting the same issue on my desktop with a direct connection over the LAN too. So now I lack access entirely.
I tried enabling some pages for the Guest group before doing so, and the login page just boots me to a Guest account instead of looping now.

My access.log file for nginx just seems log everything as sucessful, like the notification that appears:

192.168.0.6 - - [08/Oct/2023:16:10:09 +0000] "POST /api/v2/login HTTP/1.1" 200 113 "http://192.168.0.8/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0"
192.168.0.6 - - [08/Oct/2023:16:10:09 +0000] "GET / HTTP/1.1" 200 5562 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0"
192.168.0.6 - - [08/Oct/2023:16:10:09 +0000] "GET /api/v2/launch HTTP/1.1" 200 19700 "http://192.168.0.8/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0"

There was nothing else in Organizr's logs section on the web client. The error.log and status_errors.log files are completely blank.
I'm expecting that I'm not providing the right log here, compared to other issues posted, but I couldn't find any paths on the docs on where to look.

I don't have a reverse proxy or anything fancy like that set up at all. Just a docker container in a composefile.

from organizr.

causefx avatar causefx commented on May 25, 2024

gotcha so you are accessing via ip:port?

can you check the permissions on the folder where the DB is stored? then check permissions on db and org logs files

from organizr.

Jacksaur avatar Jacksaur commented on May 25, 2024

Yup, direct IP to my server on the same network as my PC. No port needed, as I left the container using port 80.

Checking through the folders, they're all owned by me, with R/W permissions.

from organizr.

causefx avatar causefx commented on May 25, 2024

from organizr.

Jacksaur avatar Jacksaur commented on May 25, 2024

777'd the folder, no change.
Backed up the entire Organizr appdata folder and did the whole thing recursively, still nothing.

I spun up a new container and that appears to work fine.
Is there an exact path for my tabs I could copy over to the new container? I'd be fine with starting over if I could just import my tabs and categories back over.

from organizr.

causefx avatar causefx commented on May 25, 2024

copy the db over with the data/config/config.php

from organizr.

Jacksaur avatar Jacksaur commented on May 25, 2024

Still causes the same issue.
Guess I'll have to settle for rebuilding my setup from scratch: And keeping backups this time!

Thank you for your help regardless.

from organizr.

causefx avatar causefx commented on May 25, 2024

there was nothing inside the error log in the nginx folder in the container?

from organizr.

Jacksaur avatar Jacksaur commented on May 25, 2024

Nope, was the same as before. The error log files were entirely blank. I did check the older versions as well, and there was one random irrelevant error from weeks ago when things were still working which proved the logging was working, but nothing since then.

from organizr.

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.