Closed Upp1dy closed 4 months ago
Hello,
I'm new to self hosting. I'm trying to set up ghostfolio-sync. This is the log i get.
[2024-02-07 18:14:49] Starting ghostfolio-sync Docker... [2024-02-07 18:14:49] Crontab Not Present running one time now [2024-02-07 18:14:56] Starting sync [2024-02-07 18:14:56] Fetching Query [2024-02-07 18:14:56] Parsing Query [2024-02-07 18:14:56] unsupported operand type(s) for +=: 'decimal.Decimal' and 'NoneType' [2024-02-07 18:14:56] Failed create: {"message":["property accountType should not exist"],"error":"Bad Request","statusCode":400}
Request
docker run -e GHOST_HOST=localhost -e GHOST_TOKEN=YOUR_GHOST_TOKEN -e IBKR_TOKEN=IBKR-TOKEN -e IBKR_QUERY=IBKR-QUERY agusalex/ghostfolio-sync
Sorry for the delay.... hmmm thats weird were you able to sort this out ?
Thanks for the reply. No, after a while i gave up. I Couldn't figure it out. Now im Putting the data in by hand.
Hello,
I'm new to self hosting. I'm trying to set up ghostfolio-sync. This is the log i get.
Request
docker run -e GHOST_HOST=localhost -e GHOST_TOKEN=YOUR_GHOST_TOKEN -e IBKR_TOKEN=IBKR-TOKEN -e IBKR_QUERY=IBKR-QUERY agusalex/ghostfolio-sync