Search
Items tagged with: 1
Can't add contacts after upgrade top 2022.10
Hello!
My system runs on an Raspberry Pi3, Debian 11
Since the upgrade to Friendica 2022.10 adding new contacts in mastodon shows me an error-code.
Exception thrown in /var/www/html/src/ModuleContact/Profile.php:141
Stack trace:
#0 /var/www/html/src/BaseModule.php(244): Friendica\Module\Contact\Profile->con>
#1 /var/www/html/src/App.php(719): Friendica\BaseModule->run()
#2 /var/www/html/index.php(44): Friendica\App->runFrontend()
#3 {main}
I have Friendica debug logs for times around the contact-attempt, but there isn't even shown the contacts-profile-url (but those of many others, i'm not in contact with).
Afterwards, the contact is added as RSS.
--
Adding a new a.gup.pe membership ends up with error messages on screen
Network type can't be detected, contact can't be added.
Profile-url doesn't give proper information, no compatible protocolls for communication oder feeds can be found.
Here i also can't find anything related in the logs.
Does anyone has similar issues?
#xenomorph #alien #comic #cover #art #BjörnBarends
BjörnBarends
Bjorn Barends
Marvel.com is the source for Marvel comics, digital comics, comic strips, and more featuring Iron Man, Spider-Man, Hulk, X-Men and all your favorite superheroes.www.marvel.com
#digitalart #MattMerhoff
MattMerhoff
MattMerhoff - Professional | DeviantArt
Check out MattMerhoff's art on DeviantArt. Browse the user profile and get inspired.www.deviantart.com
Do, undo, return to original state (#1) is the *better* behavior and it's the intuitive one for anyone not trained on other systems or thinking like a programmer.
If I have "action" and "unaction", I expect "unaction" to get me back to the status i was before "action": "mute/unmute", "follow/unfollow" "block/unblock", "delete/undelete"...
what was the reason for this error when deleting a user?
Exception thrown in /var/www/src/App/BaseURL.php:451
Stack trace:
#0 /var/www/src/BaseModule.php(189): Friendica\App\BaseURL->redirect()
#1 /var/www/src/Module/Admin/Users/Index.php(89): Friendica\BaseModule::checkFormSecurityTokenRedirectOnError()
#2 [internal function]: Friendica\Module\Admin\Users\Index::content()
#3 /var/www/src/App/Page.php(333): call_user_func()
#4 /var/www/src/App/Page.php(390): Friendica\App\Page->initContent()
#5 /var/www/src/App.php(707): Friendica\App\Page->run()
#6 /var/www/index.php(42): Friendica\App->runFrontend()
#7 {main}
I forgot it again...
Admin panel and settings panel seem to work well.
/profile/adminException thrown in /var/www/virtual/ .. /htdocs/src/Module/Profile/Status.php:57
Stack trace:
#0 /var/www/virtual/../htdocs/src/Module/Profile/Index.php(44): Friendica\Module\Profile\Status::content()
#1 [internal function]: Friendica\Module\Profile\Index::content()
#2 /var/www/virtual/.. /htdocs/src/App/Page.php(332): call_user_func()
#3 /var/www/virtual/.. /htdocs/src/App/Page.php(389): Friendica\App\Page->initContent()
#4 /var/www/virtual/ .. /htdocs/src/App.php(562): Friendica\App\Page->run()
#5 /var/www/virtual/.. /htdocs/index.php(40): Friendica\App->runFrontend()
#6 {main}
In my log I have a bunch of entries that look like this, is it even related?
2021-02-06T07:44:23Z index [ERROR]: DB Error {"code":3065,"error":"Expression #1 of ORDER BY clause is not in SELECT list, references column 'friendica.post-view.received' which is not in SELECT list; this is incompatible with DISTINCT","callstack":"DBA::p, Profile::rawContent, call_user_func, Module::run, App::runFrontend","params":"SELECT DISTINCT(
parent-uri-id) AS uri-id, created FROM post-view WHERE uid = 2 AND NOT contact-blocked AND NOT contact-pending AND visible AND (NOT deleted OR gravity = 3) AND NOT moderated AND wall AND received > '2021-02-06 02:41:14' AND private != 1 ORDER BY received DESC"} - {"file":"Database.php","line":662,"function":"p","uid":"76430f","process_id":648036}