scottf
April 28, 2024, 3:29pm
1
Ghostfolio in umbrel is currently unable to resolve any ticker symbols. This is due to this bug:
opened 09:15AM - 15 Apr 24 UTC
closed 03:40PM - 17 Apr 24 UTC
**Bug Description**
Tried to gather profile data for assets, hoping it would … resolve #3275 , but that threw another error.
**To Reproduce**
1. Go to Admin Control -> Market Data
2. Select one of the Assets
3. Select "Gather Profile Data"
**Expected behavior**
It works
**Screenshots**
**Logs**
```
[Nest] 121 - 04/15/2024, 11:12:58 AM ERROR [YahooFinanceService] Error: Invalid Crumb
[Nest] 121 - 04/15/2024, 11:12:58 AM ERROR [DataGatheringService] 0P0000WH5M.F: undefined
[Nest] 121 - 04/15/2024, 11:12:58 AM ERROR [DataGatheringService] PrismaClientValidationError:
Invalid `prisma.symbolProfile.upsert()` invocation:
{
create: {
assetClass: undefined,
assetSubClass: undefined,
countries: undefined,
currency: undefined,
[Nest] 121 - 04/15/2024, 11:12:58 AM LOG [DataGatheringService] Asset profile data gathering has been completed for 0P0000WH5M.F (YAHOO).
dataSource: undefined,
figi: undefined,
figiComposite: undefined,
figiShareClass: undefined,
isin: undefined,
name: undefined,
sectors: undefined,
symbol: "0P0000WH5M.F",
url: undefined
},
update: {
assetClass: undefined,
assetSubClass: undefined,
countries: undefined,
currency: undefined,
figi: undefined,
figiComposite: undefined,
figiShareClass: undefined,
isin: undefined,
name: undefined,
sectors: undefined,
url: undefined
},
where: {
dataSource_symbol: {
symbol: "0P0000WH5M.F",
+ dataSource: DataSource
}
}
}
Argument `dataSource` is missing.
```
**Environment**
- Ghostfolio Version 2.72.0
- Self-hosted
- Experimental Features disabled
- FireFox
**Additional context**
Where Yahoo started blocking API use. It has been resolved in the
2.73.0 - 2024-04-17 release of Ghostfolio., where they upgraded yahoo-finance2
from version 2.11.1
to 2.11.2
.
Can the Umbrel team update the Ghostfolio app to this version or a more recent version? Without this fix it is a major hinderance for Ghostfolio since no equity prices can be fetched.
Thanks,
Scott
2 Likes
I have the same issue. The current version of Ghostfolio is practically unusable. Sorely needs updating
2 Likes
Hello there,
I just opened an update request on the Umbrel Store’s Github (Update ghostfolio to 2.83.0 by Batgame · Pull Request #1115 · getumbrel/umbrel-apps · GitHub ).
It should fix the problem. Hope it get release quickly
heyhey. Ghostfolio is really not usable like this. Is there a way to update ghostfolio yourself?
Hi,
Even if that would be possible, I’m not sure it would be a good idea because it could interfere with umbrel…
Btw, the update is live on the umbrel store. You should see it and be able to update !