Alex

Results 7 comments of Alex

Just passing through. I might be wrong but I think the problem is: ``` # fetch 1 minute klines for the last day up until now klines = binance_client.get_historical_klines(symbol="ETHAUD", interval=Client.KLINE_INTERVAL_5MINUTE...

Strange, I was checking as I was experiencing the exact same thing, but I worked out the cause in my situation. Those directories suggest you're likely using this with Unraid,...

As far I can tell, LinkedIn has made some more changes that have broken this project and it will need a reasonable amount of work to get it going again....

I experienced this issue when I used to work over VPN, any difference if you uncomment `DISABLE_AUTO_UPDATE="true"` in `.zshrc`?

It looks like a possible solution from the user's perspective for this issue would be to use absolute paths as I mentioned in https://github.com/creyD/prettier_action/issues/94#issuecomment-1425765698. There's something funny going on with...

I'm rewriting this comment as I have a feeling that this issue is actually a misinterpretation of the `working_directory` option. It's rather confusing because Github seems to treat the working...

Anyone who lands here, might be worth checking my comment at https://github.com/creyD/prettier_action/issues/94#issuecomment-1425765698