Fedor Ivanov
Fedor Ivanov
I also have the same issue
I would ask the same question as @fuomag9
Tried a `Dockerfile` by @joshuanianji, but failed with the [similar](https://github.com/microsoft/vscode-dev-containers/issues/1692#issue-1449968901) error. From the logs I found that g++ is not installed. Fixed it by intalling `build-essential` package.
+1 https://github.com/overtake/TelegramSwift/assets/34605001/82fd444a-bdff-49b4-8275-043020016c73 I have two macbooks (both on Intel). One works fine, but the other freezes when I open the reactions pop-up.
> I have two MacBooks - air and pro, both m1. The Pro has the issue and the air does not. Could it be related to the fact that the...
Let's also rename `Cryptorank` module to `CryptoRank`, as this is the official spelling used on their website.
Currently blocked by https://github.com/filecoin-project/lotus/issues/12184#issuecomment-2244721616
Hello! Did you use the same environment settings on Ubuntu and MacOS?
> could you elaborate? Could you share your `.env` for further troubleshooting? 1. How do you run your node? Is it also running in docker container? 2. What type of...
- [x] Test Check how works retry in realtime retry once after timeout (Indexer.Fetcher.TokenInstance.RealtimeTest). Example of [failed job](https://github.com/blockscout/blockscout/actions/runs/9890101172/job/27317628631?pr=9944#step:7:2950) Error: test/indexer/fetcher/token_instance/realtime_test.exs:29 Assertion with == failed code: assert instance.metadata == %{"name" =>...