reloxx13

Results 99 comments of reloxx13

check what log has gotten too big (ls -lah /var/log) and: - lower it to 2 rotations in logrotate and set it daily - lower max log size in logrotate...

same recreated and pulled latest image organizr/organizr:arm@sha256:076e982101a2e5e8f27e8885147cae917edf7acbfd3246d05f2ee01658679387

pi4b, i was on arm tag which didnt get updated since two years. switched to `organizr/organizr:linux-arm-v7` and it worked again. but login isnt working anymore, it shows login successfull welcome...

still unuseable. how to reset the login now without loosing my settings? it says plex oauth login succesfull but wont continue. no proxy in use like the other api error...

fixed by option 2 https://docs.linuxserver.io/faq#libseccomp thank you again docker repo for a heavy and old unfixed bug https://github.com/moby/moby/issues/40734 container had no internet due an old bug in docker/unix package which...

@jrowberg old but missing feedback :(

https://github.com/ADmad/cakephp-social-auth/blob/495589fe1e7e7905267aeef0a73940de39e2c713/src/Middleware/SocialAuthMiddleware.php#L50-L55

> I think you can just delete the 0 and leave it blank. All of mine are blank. ![grafik](https://user-images.githubusercontent.com/14855001/174498091-868f8c03-8477-4daa-91d6-cc0c4425b541.png) its still either a display bug or it limits by 5,...

happened for me today with bootstrap4 and an image inside .modal-body min-height: 1px; on .modal-body fixed it. ``` //IE10/11 only @media screen and(-ms-high-contrast: active), (-ms-high-contrast: none) { /** * IE11...