The odd part is that it was running fine until the upgrade.
- 1 Post
- 30 Comments
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…
MarsAgainstVenus@lemmy.worldto Self Hosted - Self-hosting your services.@lemmy.ml•[Project] Having trouble deploying Lemmy? Try my new script! Get up and running in minutes!English1·2 年前What Cloudflare API am I supposed to use?
MarsAgainstVenus@lemmy.worldto Technology@lemmy.world•Mastodon Usage Soaring as Twitter Rebranding Leads to User Exodus: CEO Eugen RochkoEnglish6·2 年前Good point. I did follow a few accounts I already follow on Mastodon. But then I thought “I have a Mastodon account already… Why am I doing this?”
And the Emojis instead of starring a post was throwing me off.
edit: I see there is a star online now. Maybe it was just the Kimis app that was weird.
MarsAgainstVenus@lemmy.worldto Technology@lemmy.world•Mastodon Usage Soaring as Twitter Rebranding Leads to User Exodus: CEO Eugen RochkoEnglish8·2 年前Is Firefish the same thing as Calckey?
I created a Calckey account a couple of weeks ago but it was basically a weird Mastodon with even fewer people from what I could tell.
MarsAgainstVenus@lemmy.worldto Lemmy.World Announcements@lemmy.world•Lemmy.world update: Downtime today / Cloudflare1·2 年前You have more faith in people than I do…
Project Manager
MarsAgainstVenus@lemmy.worldto News@lemmy.world•Stars leave Oppenheimer premiere as Hollywood actors' strike called1·2 年前What’s wrong with it? (I’ve never seen it)
I’m think I’m seeing a trend…
Did you request him to a add the ones you want?
MarsAgainstVenus@lemmy.worldto Memmy - An iOS client for Lemmy@lemmy.ml•App Store Update Released 🥳 - Please Update Your Account if on Lemmy.world - Working on better fix now - Push notifications online, fixing some issues there tooEnglish3·2 年前I added my account a second time and deleted the first one but it deleted both, lol.
But this seems to have fixed the issue! Thanks @Carnelian@lemmy.world, @DuckGuy@lemmy.zip, and @gkd@lemmy.ml!
MarsAgainstVenus@lemmy.worldto Memmy - An iOS client for Lemmy@lemmy.ml•Congrats for launching Memmy! AND THANK YOU 🥹♥️English7·2 年前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.
MarsAgainstVenus@lemmy.worldto Lemmy.World Announcements@lemmy.world•Lemmy.world status update 2023-07-05English7·2 年前Definitely noticeable!
Also, the amount of communication here is AWESOME! Thank you for keeping us updated.
MarsAgainstVenus@lemmy.worldto Lemmy.World Announcements@lemmy.world•Lemmy.world updated to 0.18.1-rcEnglish2·2 年前Thank you! I’m hoping this solves a lot of the issues!
MarsAgainstVenus@lemmy.worldto Sync for Lemmy@lemmy.world•Sync for Lemmy signup is now openEnglish3·2 年前This is android only, correct?
MarsAgainstVenus@lemmy.worldto Lemmy.World Announcements@lemmy.world•[Update: Failed again] Update to 0.18.1-rc.1 tried and rolled backEnglish1·2 年前It seems that my Hot feed has been stuck for the last day or two.
MarsAgainstVenus@lemmy.worldto Lemmy@lemmy.ml•Things are getting super interesting in the Lemmiverse of apps. My TestFlight list of iOS apps.English0·2 年前I’ve been doing the same. I have all 4 but most of my time is spent on Memmy but Mlem is quickly catching up.
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.