phil

joined 1 year ago
[–] phil@l3mmy.com 1 points 10 months ago

I really doubt this is what fixed it, but in docker-compose.yml I changed:

- RUST_LOG="warn"

to

- RUST_LOG="warn,lemmy_server=debug,lemmy_api=debug,lemmy_api_common=debug,lemmy_api_crud=debug,lemmy_apub=debug,lemmy_db_schema=debug,lemmy_db_views=debug,lemmy_db_views_actor=debug,lemmy_db_views_moderator=debug,lemmy_routes=debug,lemmy_utils=debug,lemmy_websocket=debug"
- RUST_BACKTRACE=full

(got the latter from the sample docker-compose.yml on GitHub).

[–] phil@l3mmy.com 1 points 10 months ago

It had been going for 10h, so think it world have been done by then.

[–] phil@l3mmy.com 4 points 10 months ago (2 children)

Hmm, seems to have gone away after a few more restarts and after changing some logging options :)

[–] phil@l3mmy.com 1 points 10 months ago (5 children)

Is anyone else seeing super high CPU usage after updating? The docker container seems to spawn a ton of lemmy_server processes, each eating up 50-100% of a core. I don't see anything suspicious in the logs though, it just calmly processes posts.

[–] phil@l3mmy.com 6 points 1 year ago

I found this website to be pretty helpful in terms of walking you through a docker- based install:

https://www.bentasker.co.uk/posts/blog/general/running-a-lemmy-social-networking-instance-using-docker-compose.html

The official docs are a little sparse at times.

[–] phil@l3mmy.com 8 points 1 year ago

Super straightforward upgrade via docker compose, thanks for all the hard work ❤️

[–] phil@l3mmy.com 0 points 1 year ago

To swipe left from the comments without up or downvoting, you have to swipe from (or very close to) the left side of the screen. Anything further “inward” brings up the voting options it seems. I found it pretty easy once I got used to it.

3
r/vyos (www.reddit.com)