!Friendica Admins The network tab shows a 502 Nginx error at times after updating to the latest Friendica stable. Weird. Everything else works 100% fine. Including the network streams of the local timeline, global, or groups that I have. Also, for other users works, for a few does not. Maybe it is a post in the network stream that can mess with the entire thing? I looked at the logs and see some stuff like:
Or:
Or:
Any ideas? Didn't see this behavior before.
DB Error: Unknown column 'network-thread-view.uri-id' in 'where clause'
DBA::selectToArray, Network::getItems, Network::rawContent, call_user_func, Module::run, App::runFrontend
SELECT * FROM `network-item-view` WHERE (`unseen` = 1 AND `gravity` = 0 AND `uid` = 2 AND ((`contact-id` = '7704') OR EXISTS(SELECT `uri-id` FROM `post-user-view` WHERE `post-user-view`.`parent-uri-id` = `network-thread-view`.`uri-id` AND (`contact-id` = '7704' AND `gravity` = 3 AND `vid` = 7 AND `uid` = 2)))) ORDER BY `received` DESC LIMIT 100Or:
DB Error: Data too long for column 'url' at row 1
Media::insert, Processor::storeAttachmentAsMedia, Processor::storeAttachments, Processor::updateItem, Receiver::processActivity, Receiver::processInbox, Inbox::rawContent, call_user_func
INSERT INTO `post-media` (`uri-id`, `type`, `url`, `mimetype`, `height`) VALUES (1772025, 16, 'magnet:?xs=https%3A%2F%2Fvideo.blast-info.fr%2Flazy-static%2Ftorrents%2F5db5a5a7-932f-449e-9163-2a0066acdca1-720-hls.torrent&xt=urn:btih:ffcb895c28be069315e5ca9b7dfb6c7481e8a5be&dn=CRISE+FINANCI%C3%88RE+%3A+VA-T-ON+PERDRE+NOTRE+ARGENT+SI+LES+BANQUES+S\'EFFONDRENT+%3F&tr=https%3A%2F%2Fvideo.blast-info.fr%2Ftracker%2Fannounce&tr=wss%3A%2F%2Fvideo.blast-info.fr%3A443%2Ftracker%2Fsocket&ws=https%3A%2F%2Fvideo.blast-info.fr%2Fstatic%2Fstreaming-playlists%2Fhls%2F5db5a5a7-932f-449e-9163-2a0066acdca1%2F5db5a5a7-932f-449e-9163-2a0066acdca1-720-fragmented.mp4', 'application/x-bittorrent;x-scheme-handler/magnet', 720) ON DUPLICATE KEY UPDATE `uri-id` = 1772025, `type` = 16, `url` = 'magnet:?xs=https%3A%2F%2Fvideo.blast-info.fr%2Flazy-static%2Ftorrents%2F5db5a5a7-932f-449e-9163-2a0066acdca1-720-hls.torrent&xt=urn:btih:ffcb895c28be069315e5ca9b7dfb6c7481e8a5be&dn=CRISE+FINANCI%C3%88RE+%3A+VA-T-ON+PERDRE+NOTRE+ARGENT+SI+LES+BANQUES+S\'EFFONDRENT+%3F&tr=https%3A%2F%2Fvideo.blast-info.fr%2Ftracker%2Fannounce&tr=wss%3A%2F%2Fvideo.blast-info.fr%3A443%2Ftracker%2Fsocket&ws=https%3A%2F%2Fvideo.blast-info.fr%2Fstatic%2Fstreaming-playlists%2Fhls%2F5db5a5a7-932f-449e-9163-2a0066acdca1%2F5db5a5a7-932f-449e-9163-2a0066acdca1-720-fragmented.mp4', `mimetype` = 'application/x-bittorrent;x-scheme-handler/magnet', `height` = 720Or:
home timeline is no array
twitter_sync_runAny ideas? Didn't see this behavior before.
reshared this
Friendica Admins and frankie reshared this.
utzer [Friendica]
in reply to Tio • • •@Tio your update did not finish. I think the command is
bin/console postupdateto execute the remaining things, but also @Michael Vogel told me before to never run this.See your version of postupdate here: social.trom.tf/friendica
compared to my server here: social.yl.ms/friendica
Tio likes this.
Tio
in reply to utzer [Friendica] • •utzer [Friendica]
in reply to Tio • • •Tio
in reply to utzer [Friendica] • •utzer [Friendica]
Unknown parent • • •Tio
Unknown parent • •Tio
Unknown parent • •Tio
in reply to Tio • •Tio
in reply to Tio • •Tio
in reply to Tio • •Ok so the 502 nginx error can happen on other pages too, like my profile social.trom.tf/profile/tio . The weird part is that it throws that error while I am logged in but I can access the same url via incognito (public).
I saw this error before and what fixed it was to change some nginx settings such as
But after the latest stable update these settings seem to not fix it. Anyone has any clue?
aaron
in reply to Tio • • •Tio
in reply to aaron • •utzer [Friendica]
in reply to Tio • • •@Tio @aaron is there a proxy running in front of the Friendica webserver? 502 is bad gateway, my proxy throws that when the Apache behind is not running.
en.wikipedia.org/wiki/List_of_β¦
Tio
in reply to utzer [Friendica] • •utzer [Friendica]
in reply to Tio • • •utzer [Friendica]
Unknown parent • • •Tio
in reply to Tio • •utzer [Friendica] likes this.
utzer [Friendica]
in reply to Tio • • •@Tio cool, thanks for the feedback.
Would be cool if the Yunohost Friendica app could be improved, I would certainly love to see that!
Would be great if more people could just get a Pi4 and run Friendica from there home. Thanks for the effort!
like this
Tio and aaron like this.
Tio
Unknown parent • •