Skip to content

Export creating blank / empty files #1

Description

@Chipmonk2

Hi

I'm trying to move my existing ttrss installation to FreshRSS. Following your readme, I configured export_ttrss.php as directed and ran
php ./export_ttrss.php --ttrss-user test
The script wrote:

Exporting 13 feeds for user test ...
Exported 4282 articles for user test into 5 files.

Unfortunately all these files were empty:

-rw-r--r--  1 www   wheel     0 Mar 25 22:34 ttrss-test.00000001.json
-rw-r--r--  1 www   wheel     0 Mar 25 22:34 ttrss-test.00000002.json
-rw-r--r--  1 www   wheel     0 Mar 25 22:34 ttrss-test.00000003.json
-rw-r--r--  1 www   wheel     0 Mar 25 22:34 ttrss-test.00000004.json
-rw-r--r--  1 www   wheel     0 Mar 25 22:34 ttrss-test.00000005.json

I'm not sure where to look for the issue as it didn't tell me what's wrong nor didn't write any logfile.
Can you give me a starter for this?

Some Info about the system:

OS: FreeBSD 14.2
PHP: php --version
PHP 8.3.15 (cli) (built: Mar 24 2025 20:43:46) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.15, Copyright (c) Zend Technologies
with Zend OPcache v8.3.15, Copyright (c), by Zend Technologies

TTRSS: It displays "unknown" in the WebUI, DB schema version is 139 i that helps

I can spin up another vm with PHP7.4 if that helps (maybe an incompatibility with PHP8.x?)

Greetings,
Chip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions