Coder Social home page Coder Social logo

Comments (15)

Trembler34 avatar Trembler34 commented on August 27, 2024 1

Thank you, wasnt aware of potential security issues with that on.

from server.

snagglewest avatar snagglewest commented on August 27, 2024

Experiencing the same ongoing issue
Nextcloud 29.0.2 / Ubuntu 22.04 (bare metal) / Apache2 / MySQL / PHP 8.2

from server.

ibaraki-douji avatar ibaraki-douji commented on August 27, 2024

Also hppen for me just after an upgrade from 29.0.1 to 29.0.2

from server.

ibaraki-douji avatar ibaraki-douji commented on August 27, 2024

i got it back working with :
sudo -u www-data php occ app:update --all
sudo -u www-data php occ upgrade
sudo -u www-data php occ maintenance:mode --off

if sudo is not installed in the container apt update && apt install sudo -y

from server.

BenjaminSteimer avatar BenjaminSteimer commented on August 27, 2024

@ibaraki-douji
I will try that and report back.

from server.

BenjaminSteimer avatar BenjaminSteimer commented on August 27, 2024

did the commands, to no avail.
Everything and I mean EVERYTHING seems to be on the latest version

from server.

BenjaminSteimer avatar BenjaminSteimer commented on August 27, 2024

Is there anything new on this topic ? I am tempted to setup a new instance...

from server.

ibaraki-douji avatar ibaraki-douji commented on August 27, 2024

It just happen again, 29.0.3 -> 29.0.4.

i reused my commands above and the first command failed once, but worked the second time.

It's fixed on my end but ye, a bit annoying to do the update manually.

If you guys want to see the output of commands i did there you go :
image
image

from server.

BenjaminSteimer avatar BenjaminSteimer commented on August 27, 2024

I did a clean-reinstall yesterday, upon login after setup, same issue as before.
I'm baffled.

from server.

BenjaminSteimer avatar BenjaminSteimer commented on August 27, 2024

@ibaraki-douji
Also, the command did nothing for me, since the clean reinstall was already on the latest version on all fronts.

from server.

Trembler34 avatar Trembler34 commented on August 27, 2024

welp, looks like I'm not the only one with this issue.. Brand new install here, Deb12, NC 29.0.4 on Docker with MariaDB.. NC logs in, but then randomly logs out with temporary error when clicking on different pages inside NC.. The strange thing is.. If I access NC from inside my LAN, but still using the same FQDN as my external URL (split DNS) my NC runs fine?? Is this maybe some kind of Reverse Proxy bug?

from server.

joshtrichards avatar joshtrichards commented on August 27, 2024

NC logs in, but then randomly logs out with temporary error when clicking on different pages inside NC.. The strange thing is.. If I access NC from inside my LAN, but still using the same FQDN as my external URL (split DNS) my NC runs fine?? Is this maybe some kind of Reverse Proxy bug?

@Trembler34 Your situation sounds different. For example, NPM with Asset caching on can cause that sort of behavior.

from server.

Trembler34 avatar Trembler34 commented on August 27, 2024

Its strange it just kind of fixed itself after a day but good to know on the NPM.. Its funny you mention that because that is exactly what I use.. I will keep an eye on it and turn that off if it pops up again. Not sure why its working now? No issues so far..

from server.

joshtrichards avatar joshtrichards commented on August 27, 2024

I will keep an eye on it and turn that off if it pops up again.

It (Cache Assets) must be off. In addition to making things completely unreliable (depending on timing and active/recent user sessions), it'll also cause major security problems if on. e.g. #40863

from server.

joshtrichards avatar joshtrichards commented on August 27, 2024

Duplicate of #43301

from server.

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.