▲ 32 ▼ [Migration Complete] Moving to Dedicated Server (& Lemmy v0.19.15) (reddthat.com) submitted 8 months ago* (last edited 8 months ago) by ticoombs@reddthat.com [M] to c/reddthat@reddthat.com 20 comments fedilink hide all child comments I found some time. and in 15 minutes from this post we will go down for ~1 hour to ensure we have complete data consistency. 09:00 UTC to 10:00 UTC See you soon! HI!!!!!!!!
[–] ticoombs@reddthat.com [S] 2 points 8 months ago (3 children) SORTED! Ended up patching it myself. Enjoy :D permalink fedilink source parent hideshow 3 child comments replies: [–] e0qdk@reddthat.com 1 point 8 months ago* (last edited 8 months ago) (2 children) It's up and running again, but now it seems like pagination is broken. (Going to any page and clicking "Next" at the bottom returns a "there doesn't seem to be anything here" error.) Probably has to do with page=0 being in the URL for next page links? Edit: Looks like line 213 of state.go should be changed to q.Set("page", strconv.Itoa(p.Page+1)) -- I tagged you in the comment I made about it on the FHF repo too but not sure how well GitHub handles @ notifications. permalink fedilink source parent hideshow 2 child comments replies: [–] ticoombs@reddthat.com [S] 2 points 8 months ago (1 child) Thanks, patched and its page=2 now. (I wonder how LW never managed to see that... They must not be using that image...! permalink fedilink source parent hideshow 1 child comment replies: [–] e0qdk@reddthat.com 2 points 8 months ago Sweet. There's another issue open on the FHF repo where someone was questioning :latest vs :main tag so, yeah, there may be some mismatch between what they're running and what they think they are running / was originally documented... permalink fedilink source parent
[–] e0qdk@reddthat.com 1 point 8 months ago* (last edited 8 months ago) (2 children) It's up and running again, but now it seems like pagination is broken. (Going to any page and clicking "Next" at the bottom returns a "there doesn't seem to be anything here" error.) Probably has to do with page=0 being in the URL for next page links? Edit: Looks like line 213 of state.go should be changed to q.Set("page", strconv.Itoa(p.Page+1)) -- I tagged you in the comment I made about it on the FHF repo too but not sure how well GitHub handles @ notifications. permalink fedilink source parent hideshow 2 child comments replies: [–] ticoombs@reddthat.com [S] 2 points 8 months ago (1 child) Thanks, patched and its page=2 now. (I wonder how LW never managed to see that... They must not be using that image...! permalink fedilink source parent hideshow 1 child comment replies: [–] e0qdk@reddthat.com 2 points 8 months ago Sweet. There's another issue open on the FHF repo where someone was questioning :latest vs :main tag so, yeah, there may be some mismatch between what they're running and what they think they are running / was originally documented... permalink fedilink source parent
[–] ticoombs@reddthat.com [S] 2 points 8 months ago (1 child) Thanks, patched and its page=2 now. (I wonder how LW never managed to see that... They must not be using that image...! permalink fedilink source parent hideshow 1 child comment replies: [–] e0qdk@reddthat.com 2 points 8 months ago Sweet. There's another issue open on the FHF repo where someone was questioning :latest vs :main tag so, yeah, there may be some mismatch between what they're running and what they think they are running / was originally documented... permalink fedilink source parent
[–] e0qdk@reddthat.com 2 points 8 months ago Sweet. There's another issue open on the FHF repo where someone was questioning :latest vs :main tag so, yeah, there may be some mismatch between what they're running and what they think they are running / was originally documented... permalink fedilink source parent