A continuous running Docker container (a sidecar) to automatically import files from several brokers & crypto exchanges. And more.... See the readme.md for more information

ghostfolio
3 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
bug good first issue

A continuous running Docker container (a sidecar) to automatically import files from several brokers & crypto exchanges. And more.... See the readme.md for more information

C#
#ghostfolio

AI Summary: Add a new environment variable to the GhostfolioSidekick Docker container to specify the database location separately from the import file path. This is to address an issue where the database file is being corrupted by rsync synchronization with Google Drive, leading to 'SQLite Error 11: database disk image is malformed' errors. The solution involves modifying the Docker container's configuration and code to read and use this new environment variable for database path.

Complexity: 4/5
enhancement good first issue .NET

A continuous running Docker container (a sidecar) to automatically import files from several brokers & crypto exchanges. And more.... See the readme.md for more information

C#
#ghostfolio

AI Summary: Debug why Bitcoin (BTC) transactions from Coinbase are imported into Ghostfolio as aBTC despite a mapping configuration in the `config.json` file. The issue occurs in version 2 of the GhostfolioSidekick application. The task involves analyzing the provided configuration, CSV data, and application logs to identify the source of the discrepancy and propose a solution.

Complexity: 4/5
bug good first issue

A continuous running Docker container (a sidecar) to automatically import files from several brokers & crypto exchanges. And more.... See the readme.md for more information

C#
#ghostfolio