⚠️Known issues

Automatic logout / Data not loading

The following error can happen when using app.petroleum.land & dashboard.petroleum.land at the same time or loading too many datas too quickly on our apps.

Since Petroleum is a fully decentralized game, querying of data and submitting of transactions go through an RPC URL.

There may be times when the RPC URL is not as responsive as it should be, during these times you may notice data being slow to load or not loading on your page.

It is also possible to hit the rate limit with the public Arbitrum RPC URL (https://arb1.arbitrum.io/rpc), which would result in 429 errors.

To continue using the app during these times you can wait 1/2 minutes and refresh (don't spam refresh it will just take more time) or use a backup URL from Alchemy, Ankr or QuickNode, switch the RPC URL in the network settings of your wallet and the page should load faster after.

For a list of RPC URLs and their statuses: https://chainlist.org/.

Last updated