Ivan Liagushkin
Ivan Liagushkin
We faced a similar problem yesterday, around 13:00 UTC we've lost the connection to DC2 with ip 2001:67c:4e8:f002::a. This ip address was set for the DC2 by `gramjs`. I still...
> worth mentioning that custom token expires in 1 hr @GorvGoyl, so that means you'll have to sign in again in 1 hour? Is there a workaround?
> Hmm, should we add the keepAlive call in that to just keep it working?... the port API as we know it doesn't really work anymore (it get cleaned up...
I'm having the same issue with yarn berry.
In my case, the problem was that I had `engines.node` in my `package.json` set like this: ```json "engines": { "node": ">=18" } ``` And there is an issue in parcel-bundler...