MarsAgainstVenus

u/MarsAgainstVenus@lemmy.world
3 posts · 53 comments

Recent posts

Recent comments

on Help with Postgres · c/selfhosted · 1 pts · 2y

I couldn't get my container started with postgress running but I had an idea:

I started the upgrade process with Lemmy-Easy-Deploy,

canceled out of it before it removed the containers,

ran sudo docker exec -i lemmy-easy-deploy-postgres-1 psql -U lemmy -c "alter user lemmy with password 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'"

with the password set in my env file,

then restarted the upgrade process. It's running again.

on Help with Postgres · c/selfhosted · 1 pts · 2y

I used the Lemmy-Easy-Deploy method but the catch is that I migrated from Google Cloud Free Tier to a paid server with another host. I have the backups so I can always restore from that if I really have to. I have an env file with the password that it should be using but I'm not sure how it was changed...

It cannot connect a kbin account, yet. Kbin does not have an API to use to connect to the site, yet. There is an app called Artemis that is being developed that is using scraping to pull data from the site. It’s in private beta currently.

There was an attempted upgrade from 17.4 to 18.1 RC 1 and RC 2 but neither went very well and caused issues such as the Hot feed not updating and browser caching issues. Most issues were fixed by clearing browser cache.