392
submitted 1 year ago* (last edited 1 year ago) by ruud@lemmy.world to c/lemmyworld@lemmy.world

We'll give the upgrade new try tomorrow. I've had some good input from admins of other instances, which are also gonna help troubleshoot during/after the upgrade.

Also there are newer RC versions with fixed issues.

Be aware that might we need to rollback again, posts posted between the upgrade and the rollback will be lost.

We see a huge rise in new user signups (duh.. it's July 1st) which also stresses the server. Let's hope the improvements in 0.18.1 will also help with that.

(page 2) 50 comments
sorted by: hot top controversial new old
[-] simple@lemmy.world 5 points 1 year ago* (last edited 1 year ago)

Success?! Hello from 0.18 :)

The UI is a lot smoother. Feels good man.

Edit: servers are very sluggish though. Hopefully this gets fixed without needing to roll back.

[-] Jordynl@lemmy.world 5 points 1 year ago

Can't you disable the post button within the upgrade progress? It's a shame to see posts to disappear due to it.

load more comments (3 replies)
[-] dragontamer@lemmy.world 5 points 1 year ago

Slow, but working.

I don't know if we're slow because of the upgrade, or because of the July rush from Reddit losing 3rd party API access.

load more comments (1 replies)
[-] EyesInTheBoat@lemmy.world 4 points 1 year ago

Wow, this is much faster now that caches are built.

[-] newthrowaway20@lemmy.world 4 points 1 year ago

Looks like the update is showing, but it's been slow since. Hopefully not permanent. Also having issues upvoting.

[-] teft@lemmy.world 4 points 1 year ago

Looks like it worked! Thanks for all you do @Ruud!

[-] RoyaltyInTraining@lemmy.world 4 points 1 year ago

I sadly couldn't use the web version of lemmy.world at all cause of the websocket issues. 0.18+ is gonna be an amazing upgrade fore this instance! All the devs and staff who made this happen have my undying respect.

[-] BitOneZero@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

My lemmy server is also running the same versions are you are now. I was getting timeouts with lemmy.world federation so I recompiled lemmy_server with timeout changes:

diff --git a/crates/utils/src/lib.rs b/crates/utils/src/lib.rs
index e5d07db2c..e2c592d82 100644
***
a/crates/utils/src/lib.rs
+++ b/crates/utils/src/lib.rs
@@ -18,7 +18,7 @@ use std::time::Duration;

 pub type ConnectionId = usize;

-pub const REQWEST_TIMEOUT: Duration = Duration::from_secs(10);
+pub const REQWEST_TIMEOUT: Duration = Duration::from_secs(13);

 #[macro_export]
 macro_rules! location_info {
diff --git a/src/lib.rs b/src/lib.rs
index cc77ca48f..45c621a7c 100644
***
a/src/lib.rs
+++ b/src/lib.rs
@@ -37,7 +37,7 @@ use tracing_subscriber::{filter::Targets, layer::SubscriberExt, Layer, Registry}
 use url::Url;

 /// Max timeout for http requests
-pub(crate) const REQWEST_TIMEOUT: Duration = Duration::from_secs(10);
+pub(crate) const REQWEST_TIMEOUT: Duration = Duration::from_secs(16);

 /// Placing the main function in lib.rs allows other crates to import it and embed Lemmy
 pub async fn start_lemmy_server() -> Result<(), LemmyError> {

load more comments (1 replies)
[-] vepro@lemmy.world 4 points 1 year ago

Just looked. First 1/2 loads were slow but after that it's lighting fast! I think by not everyone establishing a Websocket connection and just loading once performance should increase a tad bit.

[-] brainschaden@lemmy.world 4 points 1 year ago

See you on the other side

[-] TheWorstNL@lemmy.world 4 points 1 year ago

The last few minutes the site seems to be very fast! Let's hope it stays this way!

[-] ReducedArc@lemmy.world 3 points 1 year ago

The progressive web app had ui issues after the update so I uninstalled it and now I can't figure out how to reinstall it ๐Ÿ˜• tried wefwef but that doesn't load anything and can't log in. Happily staying patient though, hoping things smooth out!

[-] Quetzacoatl@lemmy.world 3 points 1 year ago

yay, instance is back! trying to post timed out two times, this is the third try.

[-] coffeemonster@lemmy.world 3 points 1 year ago

Working for me currently on connect for Lemmy.

Thanks

[-] Rooki@lemmy.world 3 points 1 year ago

Update went good so far ;)

[-] Quetzacoatl@lemmy.world 3 points 1 year ago

looking good so far, the instance is back, testing to post!

[-] ultrahamster64@lemmy.world 3 points 1 year ago

New update sure is fire, post making process page is all cleared up!

[-] dragontamer@lemmy.world 3 points 1 year ago

Do logins work for anyone else?

I created a "in private" Firefox browser session. I can't seem to login through that.

[-] Rooki@lemmy.world 3 points 1 year ago

Bot logins doesnt work anymore

load more comments (2 replies)
[-] ndr@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Is this happening now? Everything seems up and running

EDIT: absolutely perfect timing

[-] randommodule@lemmy.world 3 points 1 year ago

Seems to have worked! Typed from Jeboa :)

[-] Ginjutsu@lemmy.world 3 points 1 year ago

Muuuch faster now. Thanks for all the hard work guys!

[-] Quetzacoatl@lemmy.world 3 points 1 year ago

yay, instance is back! trying to post timed out two times, this is the third try.

load more comments
view more: โ€น prev next โ€บ
this post was submitted on 30 Jun 2023
392 points (94.7% liked)

Lemmy.World Announcements

28381 readers
3 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS