-
Notifications
You must be signed in to change notification settings - Fork 67
forc index deploy --replace-indexer
not working as expected
#1498
Comments
cc @lostman |
@ra0x3, did you deploy with If you did However, We have a check that the deployed indexer has to be built with tooling with the same version. However, I don't think this applies to an already deployed indexer. Perhaps we could at least print something like:
|
|
@lostman Also keep in mind that |
http://beta-4.fuel.network
as well--replace-indexer
is not actually replacing the indexer with a new indexer. How do I know?forc index remove
--replace-indexer
is not actually replacing the indexer properly--replace-indexer
--replace-data
)forc index remove
beforeforc index deploy
would work tells me the old indexer bytes must not have been removed 🤔The text was updated successfully, but these errors were encountered: