• Joined on 2023年10月27日
beaivan commented on issue nesges/rss2bsky#4 2023年11月03日 12:26:08 +01:00
I can post a single skeet but no RSS

Update: finally solved, the cron is working fine now.

I had to put the absolute path to the cache directory instead of the relative one, in config.php `// global settings $config['cache-dir']...

beaivan commented on issue nesges/rss2bsky#4 2023年11月03日 08:06:17 +01:00
I can post a single skeet but no RSS

Ok, here is the output:

`cat rss2bsky.log

PHP Fatal error: Uncaught Exception: Unable to open database: unable to open database file in /home/usuari/rss2bsky/rss2bsky.php:21 Stack...

beaivan commented on issue nesges/rss2bsky#4 2023年11月02日 08:03:57 +01:00
I can post a single skeet but no RSS

Hello again, sorry to interrupt, I have another problem, now with the cron, maybe you can point me in the right direction.

I made crontab -e with my user:

          •  /usr/bin/php...
            
beaivan commented on issue nesges/rss2bsky#4 2023年10月31日 13:27:11 +01:00
I can post a single skeet but no RSS

It is working now, thank you for everything.

I downloaded the release https://github.com/simplepie/simplepie/releases

Then I got other errors that led me to install php-mbstring and php-gd,...

beaivan commented on issue nesges/rss2bsky#4 2023年10月31日 07:56:52 +01:00
I can post a single skeet but no RSS

Thank you, here is the output of the commands:

php -version PHP 8.1.2-1ubuntu2.14 (cli) (built: Aug 18 2023 11:41:11) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.2, Copyright (c) Zend...

beaivan commented on issue nesges/rss2bsky#4 2023年10月27日 14:36:32 +02:00
I can post a single skeet but no RSS

Hello,

the full output is:

`~/rss2bsky$ /usr/bin/php rss2bsky.php [2023年10月27日 12:34:39] fetching https://api.ccma.cat/noticies?_format=rss&origen=frontal&frontal=n324-portada-noticia&version...

beaivan opened issue nesges/rss2bsky#4 2023年10月27日 12:21:31 +02:00
I can post a single skeet but no RSS