utopiArte on Nostr: Hypolite Petovan After a break I started to check out everything again and did ...
Hypolite Petovan (nprofile…k9z3)After a break I started to check out everything again and did several tests.
I changed the order of the lines in local.config.php and managed to get the exact same lines and order in the bin/console prints of both sites.
The problem stayed.
Than I checked example_local.config.php to compare and found that actually any of the lines figure there, so I deleted them all together.
Right now local.config.php looks like this:
'config' => [
'admin_email' => 'anyname@subdomain.com',
'sitename' => 'sitename',
'register_policy' => \Friendica\Module\Register::CLOSED,
'register_text' => '',
],
'system' => [
'ssl_policy' => 1,
'default_timezone' => 'UTC',
'language' => 'es',
],
The site still behaves the same way. At first it loads correctly, and quite fast, after some minutes it starts taking lot's of time and ends up like in the screen of the initial post.
Now the bin/console config print shows only the following two specific lines related to the whole path issue, all the other references mentioned above are gone.
I have no idea how to delete the remaining references. Those lines have to figure somewhere in the DB I guess, but again, no idea what lines to execute to display them or delete them:
config.system.basepath => /
system.basepath => /var/www/subdomain
Published at
2025-03-29 19:00:58Event JSON
{
"id": "7cd612683c28e828b8dfa0089facd6a21095d390f25cc79a8b730907240690d0",
"pubkey": "516b6be088d88c33a78d5d5bd991e734c5e747890013549e341e518705ae0776",
"created_at": 1743274858,
"kind": 1,
"tags": [
[
"p",
"599e9fd8c3d7778b0ec1108aae8783c592642f1316eb7f57cef83ca6f6c2df41",
"wss://relay.mostr.pub"
],
[
"p",
"15b7758904cd6ec9c4d780aed7cca01019b61be45945dea8a68e2d2322a45ecd",
"wss://relay.mostr.pub"
],
[
"p",
"439bbb2fe578b3f78a02a3c9ca7dcb16c061c74c556c5d6a1523a66a25e4babc",
"wss://relay.mostr.pub"
],
[
"p",
"920b6f9caa22174262b73b7191e3a13d3c737986129fb931e6ee9455d4164bb0",
"wss://relay.mostr.pub"
],
[
"e",
"01daf69773afe567e1f3def9ede25d607d2e875b5a2138ee495f85ebf4d94a14",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://tupambae.org/objects/0ac89072-1567-e843-6a96-32d928416982",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqtx0flkxr6amckrkpzz92apurckfxgtcnzm4h747wlq72dakzmaqs9uk9z3\n\nAfter a break I started to check out everything again and did several tests.\nI changed the order of the lines in local.config.php and managed to get the exact same lines and order in the bin/console prints of both sites.\nThe problem stayed.\nThan I checked example_local.config.php to compare and found that actually any of the lines figure there, so I deleted them all together.\nRight now local.config.php looks like this:\n 'config' =\u003e [\n 'admin_email' =\u003e 'anyname@subdomain.com',\n 'sitename' =\u003e 'sitename',\n 'register_policy' =\u003e \\Friendica\\Module\\Register::CLOSED,\n 'register_text' =\u003e '',\n ],\n\n 'system' =\u003e [\n 'ssl_policy' =\u003e 1,\n 'default_timezone' =\u003e 'UTC',\n 'language' =\u003e 'es',\n ],\n\nThe site still behaves the same way. At first it loads correctly, and quite fast, after some minutes it starts taking lot's of time and ends up like in the screen of the initial post.\n\nNow the bin/console config print shows only the following two specific lines related to the whole path issue, all the other references mentioned above are gone.\nI have no idea how to delete the remaining references. Those lines have to figure somewhere in the DB I guess, but again, no idea what lines to execute to display them or delete them:\nconfig.system.basepath =\u003e /\nsystem.basepath =\u003e /var/www/subdomain",
"sig": "f7a1290a2cf658a26a62aedef893a6eafe2f85b3d93e4c5c4d849b89508b55c20dd6db180ba8f50d1b096e3470f81b9ef6a33a6f42c999b38a9f9b790247b38a"
}