Open Issues Need Help
View All on GitHubA continuous running Docker container (a sidecar) to automatically import files from several brokers & crypto exchanges. And more.... See the readme.md for more information
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.
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
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.
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