Skip to content

Troubleshooting

merchantcoppola edited this page Mar 17, 2022 · 23 revisions

My profile isn't loading

If you are using Tezos Profiles, it might take some time for the profile to be activated.

I just minted an OBJKT and it's not showing in my assets

It usually takes a few minutes for a new mint to show in your list of creations. If the mint doesn't show after that time, there might be an issue with the indexer and you would need to wait for that to be resolved. Until the indexer is fixed, the marketplace will display old data.

I just collected an OBJKT but it's not showing in the collection

It usually takes a few minutes for a purchase to show in your list of collections. If the purchase doesn't show after that time, there might be an issue with the indexer and you would need to wait for that to be resolved.

The OBJKTs I burned are still showing up in my assets

It usually takes a few minutes for a transaction to be reflected in the marketplace. If the burned OBJKT still shows after that time, there might be an issue with the indexer and you would need to wait for that to be resolved.

If the transaction shows on your wallet just wait until the site catches up.

Read more here: https://medium.com/newyellow-crypto-notebook/is-hicetnunc-down-what-to-do-and-info-about-indexer-e2ae92c188be

My OBJKT is stuck on "metadata on queue"

Please try swapping your objkt. The metadata issue gets fixed when you swap.

I'm using Firefox and I get the white page whenever I try to visit HEN or objkt

Try clearing the browser's cache.

Someone sent me an unsolicited OBJKT. What do I do?

These are called "airdrops", and they are common in the crypto community. You can keep it or burn it.

Is there a way to tell how many hDAO has been assigned to an objkt in the curated list?

Use this https://hicdex.com/objkt The hDAO is one of the parameters you will see in the list

I found a bug. How do I report it?

Head over to the github issues to see if the issue hasn't already been reported. If it hasn't, you can submit it.

I'm having trouble syncing.

Try opening an incognito tab or clearing your cookies/cache to restart the wallet connection. You can also try a different browser. Also, try clicking the hamburger menu to "unsync" and then sync again.

How do I edit the description of my NFT after I minted it?

A transaction on a blockchain is irreversible. Once minted, you cannot edit the title, description, or tags. We recommend you consider burning it and then re-minting it again.

I am having trouble accessing Teia from the Russian Federation

Unfortunately Manitcor, who runs our main indexer, had to put a geoblock on his indexer for the Russian Federation due to sanctions against the Russian Federation put in place by the US government.

If you are in Russia and want to access Teia, you can use the alternative Teia mirror https://teia.rocks/ which runs on the "hicdex" indexer, that doesn't geoblock Russian users.

Another Option is using a VPN setup. You can just access teia.art via VPN or, for advanced users, to route to Teia/H=N as a VPN exception add: hdapi.teztools.io (this is the geoblocked indexer, the UI itself is not geoblocked at the moment) and also hdnet.teztools.net (other indexer run by manitcor)

Our blog blog.teia.art seems to be blocked too by the server provider. you can access the blog through the alternative domain hencommunity.quest/blog

Nothing is working and I've tried all the troubleshooting possible. What should I do?

We recommend asking for help in the Teia Discord.

Wallet Errors

I got "Storage quota exceeded for the operation" error - what happened?

The error "Storage quota exceeded for the operation. A script or one of its callee wrote more bytes than the operation said it would" arises when the Tezos blockchain network is busy with lots of transactions. You might see this as "Backtracked" in the list of operations in your wallet.

The action you were trying to do will not have been completed, and you can retry it safely. Some wallets may have offered you the opportunity to increase the amount of storage fees, and increasing by, say, 3% usually results in a successful transaction.

It's worth noting that all transaction attempts, including failed ones, do incur small blockchain network fees which are not recoverable.

I got "FA_2 insufficient balance" error when swapping - what happened?

The usual cause for this is trying to swap more items that were minted. If you minted 10 items and tried to swap 20, you'll receive this error.

HELP! I keep getting the BACKTRACKED error and I'm using temple wallet!

also can be seen as transaction likely to fail

You will have to manually set max storage fees (it only charges the storage fee that was really used in the operation).

mint - set storage to 310
swap - set storage to 180

if these parameters fail, try going even higher

Storage fee adjustment in template wallet

HELP! I tried to raise the storage fees but I'm still getting the BACKTRACKED error!

If raising storage fees doesn't work, you'll have to switch to using Kukai wallet. You don't need to make a new wallet to do this. Here is a video tutorial on how to import your wallet to Kukai.

Clone this wiki locally