You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/errors.md
+180Lines changed: 180 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -887,3 +887,183 @@ This is a sub-error of `IE069`. It is reported when the indexer agent doesn't ha
887
887
**Solution**
888
888
889
889
Please provide a `epoch-subgraph-endpoint` and make sure graph node has consistent network configurations (`mainnet`, `sepolia`, `gnosis`) and is on or after version 0.28.0.
890
+
891
+
## IE072
892
+
893
+
**Summary**
894
+
895
+
Failed to execute batch tx (contract: staking)
896
+
897
+
**Solution**
898
+
899
+
TODO
900
+
901
+
## IE073
902
+
903
+
**Summary**
904
+
905
+
Failed to query subgraph features from indexing statuses endpoint
906
+
907
+
**Solution**
908
+
909
+
TODO
910
+
911
+
## IE074
912
+
913
+
**Summary**
914
+
915
+
Failed to deploy subgraph: network not supported
916
+
917
+
**Solution**
918
+
919
+
TODO
920
+
921
+
## IE075
922
+
923
+
**Summary**
924
+
925
+
Failed to connect to network contracts
926
+
927
+
**Solution**
928
+
929
+
TODO
930
+
931
+
## IE076
932
+
933
+
**Summary**
934
+
935
+
Failed to resume subgraph deployment
936
+
937
+
**Solution**
938
+
939
+
TODO
940
+
941
+
## IE077
942
+
943
+
**Summary**
944
+
945
+
Failed to allocate: subgraph not healthily syncing
946
+
947
+
**Solution**
948
+
949
+
TODO
950
+
951
+
## IE078
952
+
953
+
**Summary**
954
+
955
+
No provision found
956
+
957
+
**Solution**
958
+
959
+
TODO
960
+
961
+
## IE079
962
+
963
+
**Summary**
964
+
965
+
Failed to add stake to provision: Invalid stake amount provided
966
+
967
+
**Solution**
968
+
969
+
TODO
970
+
971
+
## IE080
972
+
973
+
**Summary**
974
+
975
+
Failed to add stake to provision: stake not added on chain
0 commit comments