https://www.bvashram.org/treating-a-badly-injured-street-bull-at-our-ashram-in-bhadrak/
Treating a Badly Injured Street Bull at Our Ashram in Bhadrak
Recently a street bull wandered into our ashram. He had just been attacked by someone with a machete and had a very deep wound on his back. We called aJahnava Nitai Das (Bhaktivedanta Ashram)
"A Small Follow Up on My Visit to #Nityananda Baba"
https://www.bvashram.org/a-small-follow-up-on-my-visit-to-nityananda-baba/
First let me give a short reminder what he had told me last year in September. Back then he said a war will begin next year (2022), and last till 2024. Afterwards there would be a sadhu sabha (assembly of sages) in Puri in 2025 where they would discuss what to do for the world.
A Small Follow Up on My Visit to Nityananda Baba
Last year (September 2021) I shared a post where Nityananda Baba told me the world war (vishwa yudha as sadhus call it) would begin in 2022. On the 17thJahnava Nitai Das (Bhaktivedanta Ashram)
https://books.mxhdr.net/book/69895/s/the-aquarian-gospel-for-awakening
The Aquarian Gospel for Awakening - MXHDR BookWyrm
In 1908 a book appeared on the shelves of American bookstores that was destined to garner interest throughout the world, so much so that today it has gone through more than seventy editions in America alone.books.mxhdr.net
>>> Your system is in a weird state between v23.06 and v23.12 now.
>>> All bugs are features until rebooted. If you know what you are
>>> doing and don't want to reboot, press ^C.
>>>
>>> Press return when you are ready to reboot.
>>> Rebooting...
Digit likes this.
pid file
!Friendica Developers I have troubles with the pid file / daemon status:
friendica@boerdi /var/www/localhost/friendica % bin/daemon.php status
Daemon process 12456 isn't running.
friendica@boerdi /var/www/localhost/friendica % bin/daemon.php start
Starting worker daemon.
Child process started with pid 12724.
friendica@boerdi /var/www/localhost/friendica % bin/daemon.php status
Daemon process 12724 isn't running.
Could this be an issue since the latest config changes in the admin area? That maybe the pid file config value is not read?
Fix exception, when a provided URI is invalid by annando · Pull Request #13696 · friendica/friendica
This check avoids an exception, when the provided URI isn't valid.GitHub
xy.. likes this.
I have reactivated my old website version, that was made with Rocket. It took me some days.. to make everything work again, with the new Rocket version 0.5, that finally was released some time ago. (I was using Actix in the last time, because Rocket seemed to be unmaintained for a while) .
I rewrote all SQL queries, because I decided to try sqlx
, instead of diesel
, that I was using before. In sqlx, the queries are almost written "in pure". It is not an ORM like diesel.
But overall I'm happy with it. Everything seems to be smaller and easier in my code now, the code writing is a bit more convenient, and the site feels quick, here. .
Rocket - Simple, Fast, Type-Safe Web Framework for Rust
Rocket is a web framework for the Rust programming language that makes it simple to write fast web applications without sacrificing flexibility or type safety.rocket.rs
like this
with the constant errors in the log of my friendica instance:
Fatal Error (E_ERROR): gd-webp cannot allocate temporary buffer
maybe it is this: https://stackoverflow.com/a/73328382/2018961
Thus it appears that older PHP versions have an issue where imagewebp() outputs some 'questionable' data which does not prevent browsers such as FF or Brave from properly displaying the image, but does prevent PHP 8.1's imagecreatefromwebp() from being able to decode the file.
because .. I'm using php 8.1.x .. who knows.. it must be something
PHP E_ERROR: gd-webp cannot allocate temporary buffer
I'm getting this PHP "E_ERROR: gd-webp cannot allocate temporary buffer" when trying to save a webp image from an URL. $image = imagecreatefromwebp('https://thumbs.gfycat.com/JointUnnaturalEnglish...Stack Overflow
die sprache war auch mal wieder verstellt. ich musste deutsch neu hinzufügen
(: aNNa :) blume likes this.
some pages are slow
Hello !Friendica Support ..
I don't know what page load times others have, just experience slow responses on my instance. A nice time woud be < 1 second, maybe.
I have some pages that are significantly slower:
- the statistics in admin (loong time, didn't measure)
- network page: 13s
- my profile page: 39s
- friendica support page: 47s
- admin page: 2s
so simetimes slower, sometimes a bit faster. but it currently frustrates me a bit. it is not a joy to use.
I am the only user on my instance and it is running on the "S" model here: https://php-friends.de/vserver-ssd
Thanks! This is an example from this page: https://boerdica.de/profile/noidea
It seems one query takes longer..Post::select (216), Conversations::content (93), Index::content (250), BaseModule::run (711): 14.44
Do you have an idea what to do next?
Datenbank: 21.32/0, Netzwerk: 0, Darstellung: 0.2, Sitzung: 0, I/O: 0.01, Sonstiges: 0.32, Gesamt: 21.85
Class-Init: 0.076, Boot: 0.022, Init: 0, Inhalt: 21.746, Sonstiges: 0.005, Gesamt: 21.849
Database Read:
DBA::selectFirst (515), User::getOwnerDataByNick (223), Profile::load (89), Conversations::content (93): 0.014
DBA::selectFirst (2135), Contact::getAvatarUrlForId (453), Profile::getVCardHtml (262), Profile::load (89): 0.018
Database::update (126), DatabaseCache::set (464), Widget::postedByYear (150), Conversations::content (93): 0.073
DBA::selectToArray (107), Category::getArray (343), Widget::categories (151), Conversations::content (93): 0.168
Contact::selectToArray (162), ACL::getContactListByUserId (304), ACL::getFullSelectorHTML (160), Conversations::content (93): 0.801
DBA::selectToArray (58), Circle::getByUserId (208), ACL::getCircleListByUserId (306), ACL::getFullSelectorHTML (160): 0.095
Post::select (216), Conversations::content (93), Index::content (250), BaseModule::run (711): 14.44
DBA::p (1073), Conversation::getEmojis (894), Conversation::addChildren (506), Conversation::render (243): 0.731
Post::select (917), Conversation::addChildren (506), Conversation::render (243), Conversations::content (93): 0.323
Post::select (928), Conversation::addChildren (506), Conversation::render (243), Conversations::content (93): 1.339
DBA::selectFirst (274), Contact::getById (742), Conversation::addRowInformation (972), Conversation::addChildren (506): 0.018
Post::select (977), Conversation::addChildren (506), Conversation::render (243), Conversations::content (93): 0.052
DBA::selectFirst (109), ThreadUser::getIgnored (378), Post::getTemplateData (204), Thread::getTemplateData (687): 0.03
DBA::selectToArray (477), Tag::getByURIId (1076), Post::getDefaultText (1128), Post::getCommentBox (438): 0.92
DBA::select (541), Tag::populateFromItem (3223), Item::prepareBody (449), Post::getTemplateData (204): 0.37
DBA::selectToArray (789), Media::getByURIId (3255), Item::prepareBody (449), Post::getTemplateData (204): 0.415
Database::selectToArray (44), PostMedia::_select (61), PostMedia::selectByUriId (123), PostMedia::splitAttachments (3298): 0.021
DBA::select (541), Tag::populateFromItem (480), Post::getTemplateData (204), Thread::getTemplateData (687): 0.043
DBA::selectFirst (398), Item::photoMenu (556), Post::getTemplateData (204), Thread::getTemplateData (687): 0.264
DBA::selectFirst (158), ContactSelector::networkToName (614), Post::getTemplateData (204), Thread::getTemplateData (687): 0.012
DBA::selectFirst (353), Contact::getByURL (1083), Post::getDefaultText (1128), Post::getCommentBox (438): 0.015
DBA::selectFirst (559), Contact::getBasepath (598), Contact::isLocal (375), Contact::getByURL (1083): 0.012
DBA::select (541), Tag::populateFromItem (3223), Item::prepareBody (449), Post::getTemplateData (646): 0.04
DBA::selectToArray (789), Media::getByURIId (3255), Item::prepareBody (449), Post::getTemplateData (646): 0.269
DBA::select (541), Tag::populateFromItem (480), Post::getTemplateData (646), Post::getTemplateData (204): 0.021
DBA::selectFirst (398), Item::photoMenu (556), Post::getTemplateData (646), Post::getTemplateData (204): 0.069
DBA::selectToArray (131), Category::getArrayByURIId (142), Item::determineCategoriesTerms (451), Post::getTemplateData (204): 0.149
DBA::selectToArray (131), Category::getArrayByURIId (163), Item::determineCategoriesTerms (451), Post::getTemplateData (204): 0.015
Post::selectFirst (734), Item::getSharedPost (3246), Item::prepareBody (449), Post::getTemplateData (204): 0.314
Database::selectToArray (44), PostMedia::_select (61), PostMedia::selectByUriId (123), PostMedia::splitAttachments (3291): 0.116
DBA::selectFirst (365), Contact::getByURL (1083), Post::getDefaultText (1128), Post::getCommentBox (438): 0.066
Database Write:
Cache Read:
Cache Write:
Network:
Rendering:
BBCode::convert (1279), BBCode::convertForUriId (446), Profile::getVCardHtml (262), Profile::load (89): 0.038
Conversation::Friendica\Content\{closure}, array_filter (1232), Conversation::smartFlattenConversation (1326), Conversation::convSort (1039): 0.021
Item::photoMenu (556), Post::getTemplateData (204), Thread::getTemplateData (687), Conversation::getThreadList (585): 0.012
BBCode::convertAttachment (3721), Item::addLinkAttachment (3369), Item::prepareBody (449), Post::getTemplateData (204): 0.041
Renderer::replaceMacros (594), Conversation::render (243), Conversations::content (93), Index::content (250): 0.018
'db_log' => '/path/to/logs/friendica-db.log',
'db_loglimit' => 2,
'db_callstack' => true,
You will have to have a look at your database server configuration. Possibly you can assign more memory to the database server. Please have got a look at some guides out there in the internet concerning database performance improvements.
@Michael Vogel .. so, I have done this. it seems these queries appear quite often in the db-log file:
2023-11-24 09:28:18 14.916 Database.php 1569 count /*DBA::count (53), UpdateGServers::execute, Worker::execFunction (386), Worker::execute (121) */ SELECT COUNT(*) AS `count` FROM `gserver` WHERE (NOT `blocked` AND `next_contact` < '2023-11-24 09:28:03' AND (`nurl` != '' OR `url` != ''))
2023-11-24 09:29:39 80.828 DBA.php 494 select /*DBA::select (56), UpdateGServers::execute, Worker::execFunction (386), Worker::execute (121) */ SELECT `url`, `nurl` FROM `gserver` WHERE (NOT `blocked` AND `next_contact` < '2023-11-24 09:28:03' AND (`nurl` != '' OR `url` != '')) LIMIT 100
2023-11-24 09:34:02 11.093 Database.php 1569 count /*DBA::count (51), UpdateGServers::execute, Worker::execFunction (386), Worker::execute (121) */ SELECT COUNT(*) AS `count` FROM `gserver` WHERE (1)
2023-11-24 09:34:15 23.432 DBA.php 494 select /*DBA::select (2391), GServer::discover (38), UpdateServerDirectories::execute, Worker::execFunction (386) */ SELECT `id`, `url`, `nurl`, `network`, `poco`, `directory-type` FROM `gserver` WHERE (NOT `blocked` AND NOT `failed` AND `directory-type` != 0 AND `last_poco_query` < '2023-11-17T09:33:51+00:00') ORDER BY RAND()
seems to be FROM gserver
in each query
https://rocket.rs/v0.5/news/2023-11-17-version-0.5/
this is a post for development purposes..
MariaDB [amical]> show create table `post-engagement`;
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Table | Create Table |
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| post-engagement | CREATE TABLE `post-engagement` (
`uri-id` int(10) unsigned NOT NULL COMMENT 'Id of the item-uri table entry that contains the item uri',
`owner-id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Item owner',
`contact-type` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Person, organisation, news, community, relay',
`media-type` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Type of media in a bit array (1 = image, 2 = video, 4 = audio',
`language` varbinary(128) DEFAULT NULL COMMENT 'Language information about this post',
`created` datetime DEFAULT NULL,
`comments` mediumint(8) unsigned DEFAULT NULL COMMENT 'Number of comments',
`activities` mediumint(8) unsigned DEFAULT NULL COMMENT 'Number of activities (like, dislike, ...)',
`restricted` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'If true, this post is either unlisted or not from a federated network',
`searchtext` mediumtext DEFAULT NULL COMMENT 'Simplified text for the full text search',
PRIMARY KEY (`uri-id`),
KEY `owner-id` (`owner-id`),
KEY `created` (`created`),
FULLTEXT KEY `searchtext` (`searchtext`),
CONSTRAINT `post-engagement_ibfk_3` FOREIGN KEY (`uri-id`) REFERENCES `item-uri` (`id`) ON DELETE CASCADE,
CONSTRAINT `post-engagement_ibfk_4` FOREIGN KEY (`owner-id`) REFERENCES `contact` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Engagement data per post' |
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
1 row in set (0.001 sec)
MariaDB [amical]> show create table `post-engagement`;
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Table | Create Table |
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| post-engagement | CREATE TABLE `post-engagement` (
`uri-id` int(10) unsigned NOT NULL COMMENT 'Id of the item-uri table entry that contains the item uri',
`owner-id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Item owner',
`contact-type` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Person, organisation, news, community, relay',
`media-type` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Type of media in a bit array (1 = image, 2 = video, 4 = audio',
`language` varbinary(128) DEFAULT NULL COMMENT 'Language information about this post',
`created` datetime DEFAULT NULL,
`comments` mediumint(8) unsigned DEFAULT NULL COMMENT 'Number of comments',
`activities` mediumint(8) unsigned DEFAULT NULL COMMENT 'Number of activities (like, dislike, ...)',
`restricted` tinyint(1) NOT NULL DEFAULT 0 COMMENT 'If true, this post is either unlisted or not from a federated network',
`searchtext` mediumtext DEFAULT NULL COMMENT 'Simplified text for the full text search',
PRIMARY KEY (`uri-id`),
KEY `owner-id` (`owner-id`),
KEY `created` (`created`),
FULLTEXT KEY `searchtext` (`searchtext`),
CONSTRAINT `post-engagement_ibfk_2` FOREIGN KEY (`owner-id`) REFERENCES `contact` (`id`),
CONSTRAINT `post-engagement_ibfk_3` FOREIGN KEY (`uri-id`) REFERENCES `item-uri` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci COMMENT='Engagement data per post' |
+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
1 row in set (0.001 sec)
Hat jemand das auch, dass #hugin nicht startet?
Fehler bei Initialisierung von GLEW.
Das Schnelle Vorschaufenster kann nicht geöffnet werden.
2023: 49-Euro-Ticket
2024: 89,90-Euro-Ticket, aber nur für 1 Verbund
2025: 250-Euro-Ticket, aber jeder MUSS es kaufen, damit wir das Dienstwagenprivileg weiter finanzieren können
hello !Friendica Developers ..
in my logs there are many db errors now..
i believe they are all like this one:
Cannot delete or update a parent row: a foreign key constraint fails (`amical`.`post-engagement`, CONSTRAINT `post-engagement_ibfk_2` FOREIGN KEY (`owner-id`) REFERENCES `contact` (`id`))
maybe something missing in the latest update with the comments?
photo_ifbk_?
(forgot the number) key. I did the same procedure there. I believe all that are remains from my installation where I did something wrong. I understand it so, that only a foreign key is deleted and newly installed to fix something. maybe some wrong 'connections'..I hope now it runs better and that was okay to do that on the photos (or photo) table.
kuchinster likes this.
!Friendica Admins .. Houston, I have a question:
When I have max. 12 workers in parallel and a memory_limit of 1024M...
..does that mean "1024M in total"... or "1024M per worker" .. ?
... "das #Rosenhan-Experiment. Rosenhan vermutete, dass es mit der wissenschaftlichen Belastbarkeit psychiatrischer Diagnosen nicht weit her ist. Also hat er Freiwillige losgeschickt, die sich selbst in verschiedenen Institutionen eingewiesen haben."...
like this
N. E. Felibata 👽 reshared this.
vorhin im bahnhof:
"Entschuldigen Sie, können sie mir sagen wo ich hin will?"
das ist fast wie fragen, wie teuer das 49€- ticket ist.. 😉
like this
ja ich frag mich auch des Öfteren mal, wo ich eigentlich hin will ? 😁
https://www.youtube.com/watch?v=Fs2jsWCNouc
#barge #rocks #steine
Barge unloading 2800 tons river rock - empty barge - relaxing video, relaxing smooth rock flow
Barge unloading 2800 tons river rock - empty barge - relaxing video, relaxing smooth rock flowHello!!! I'm Ying. My job is to drive a barge.I often record v...YouTube
krass...
"Wenn ihr schon immer mal sehen wolltet, wie jemand Alex Jones in den #Schwitzkasten nimmt, bis er #bewusstlos ist, ist heute euer Glückstag. "
https://blog.fefe.de/?ts=9be86e87
und Infos dazu:
"Zu Alex #Jones im Schwitzkasten kommen hier noch ein paar sachdienliche Hinweise von einem Mediziner rein.."
https://blog.fefe.de/?ts=9be83876
#Verleser : Tesla-Fabrik in Grünheide Wird jetzt ganz Brandenburg "gaga"?
(es muss "giga" heißen: https://www.tagesschau.de/wirtschaft/digitales/brandenburg-gruenheide-autovalley-tesla-101.html )
like this
Causes of Mental Disorder – Common Things People Do That Lead To Mental Issues
https://isha.sadhguru.org/us/en/wisdom/video/causes-of-mental-disorder
Die drei Gunas – Sattva, Tamas und Rajas:
https://www.ayurveda-schatztruhe.de/die-drei-gunas/
Causes of Mental Disorder – Common Things People Do That Lead To Mental Issues
Prof. Swaran Preet Singh, professor of psychiatry at Warwick University discusses mental health and its causes with Sadhguru. Sadhguru speaks about how food and the way we consume it have a significant impact on our cognitive ability.isha.sadhguru.org
Dieser »XL-Bereich« sei »nicht mehr zeitgemäß«, begründet das Unternehmen den Schritt. »Große Größen grundsätzlich in einem separaten Bereich anzuordnen, das verstehen wir nicht unter Inklusion.« In Zukunft sollen »einige der #XL-Größen « in das normale Angebot integriert werden, zudem verweist #C&A auf den #Onlinehandel.
Ich weiß nicht was daran #inklusion ist. ich bin nur wegen der #moppelabteilung da hingefahren. jetzt bleibt nur noch online bestellen.
»Nicht mehr zeitgemäß«: C&A will XL-Bereich abschaffen
Bisher konnten Kunden beim Modekaufhaus C&A die großen Größen in einem Extrabereich finden. Dieser soll im kommenden Jahr aufgelöst werden.DER SPIEGEL
https://www.youtube.com/watch?v=bit0axbWlYE
Celebrating 40 Years of Sadhguru's Enlightenment - LIVE from Isha Yoga Center
Join us in celebrating 40 years of Sadhguru's Enlightenment! Let us come together on this day to bask in the grace of a living master whose relentless commit...YouTube
https://www.transsibirische-eisenbahn.de/
like this
xy..
in reply to xy.. • •mndblm
in reply to xy.. • • •xy..
in reply to xy.. • •