Notices by Ted B (tedb@gigaohm.bio), page 2
-
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Sunday, 11-Jun-2023 03:09:28 JST Ted B
I was thinking maybe a DB problem? But I used the pleroma docs on a custom db dump and restore and all worked well there. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Sunday, 11-Jun-2023 03:09:27 JST Ted B
I see access logs on nginx trying over and over in a redirect loop it seems, but no error logs at the same time
xxxxxxxx - - [10/Jun/2023:17:37:01 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:01 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:02 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:02 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:02 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:02 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:03 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:03 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:03 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:03 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" xxxxxxxx - - [10/Jun/2023:17:37:04 +0000] "GET /media/ccf9e875-3cf3-45dd-a958-36f4ba3664a4/tedb.jpg HTTP/2.0" 302 137 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0" -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Sunday, 11-Jun-2023 03:09:26 JST Ted B
Guessing it’s probably something borked in the nginx media section (although I didn’t change it and I’m using ansible to configure nginx so same config).
location / { proxy_pass http://phoenix; } location ~ ^/(media|proxy) { proxy_cache pleroma_media_cache; slice 1m; proxy_cache_key $host$uri$is_args$args$slice_range; proxy_set_header Range $slice_range; proxy_cache_valid 200 206 301 304 1h; proxy_cache_lock on; proxy_ignore_client_abort on; proxy_buffering on; chunked_transfer_encoding on; proxy_pass http://phoenix; }After 3am here I need 😴
-
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Sunday, 11-Jun-2023 03:09:25 JST Ted B
Yep too many redirects -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Friday, 12-May-2023 16:46:54 JST Ted B
Fake news. There is no runway on Little Saint James. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Friday, 24-Mar-2023 00:54:49 JST Ted B
Rebased backend commit 401e832f being HEAD -> develop earlier today
-
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Thursday, 23-Mar-2023 13:14:08 JST Ted B
@alex moving from soapbox b7c1d7d4 -> 71c7c4a and I noticed that posts with reactions that are not just the default thumbs up no longer show the reactions on the post at all. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Saturday, 18-Mar-2023 15:10:26 JST Ted B
Open source of anything seems to be beneficial to the product -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Friday, 16-Dec-2022 08:40:52 JST Ted B
Not sure, but this seems to happen for images on only remote instances to us. Some sort of timeout I’m guessing or load on the remote instance. In this case in the screenshot it’s the instance run by @alex -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Friday, 09-Dec-2022 00:09:09 JST Ted B
Heya there! I run this site for @jjcouey
It’s running a pleroma fork on the backend, known as Rebased and the front end UI is called Soapbox.
They are maintainted/written by @alex and the main site is https://soapbox.pub/
Code is at:
- Backend: https://gitlab.com/soapbox-pub/rebased
- Frontend: https://gitlab.com/soapbox-pub/soapbox
I’ve automated the install for Gigaohm using ansible.
-
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Sunday, 20-Nov-2022 10:13:00 JST Ted B
@alex Is there any way to generate a password reset token? -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Sunday, 20-Nov-2022 10:12:59 JST Ted B
Oh I found it by actually reading the text ?♂️ on the BE admin page of the user admin area -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Wednesday, 16-Nov-2022 12:51:20 JST Ted B
You welcome PRs? I can try to fix. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Wednesday, 16-Nov-2022 12:50:27 JST Ted B
Are all the icons implemented in soapbox? Some look borked.
I used "icon": "twitch", "icon": "blog", "icon": "youtube"
Only the blog one worked. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Wednesday, 16-Nov-2022 12:46:16 JST Ted B
Brilliant. I should have searched the issues first. I just signed up to GitLab. I'm a very heavy GitHub user (our work is an enterprise user) and find the GitLab interfaces familiar yet different. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Wednesday, 16-Nov-2022 12:46:15 JST Ted B
Oh you just made the issue fantastic. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Wednesday, 16-Nov-2022 12:35:43 JST Ted B
@alex are the promo panel icons meant to work? From soapbox config I can add entries and links but clicking on the select icon box does nothing. -
Embed this notice
Ted B (tedb@gigaohm.bio)'s status on Tuesday, 15-Nov-2022 09:27:32 JST Ted B
And we're online. Soapbox is really nice @alex