have a different error message for an empty bond #89
Open
opened 2026-01-14 19:29:08 +00:00 by zramsay
·
4 comments
No Branch/Tag Specified
main
release-v0.2.10
release-v0.2.8
release-v0.2.7
pm-update-script
release-v0.2.6
release-v0.2.5
release-v0.2.4
release-v0.2.3
release-v0.2.2
release-v0.2.1
release-v0.2.0
laconic-deprecated
telackey/sub
zramsay/patch-1
murali/tests
dboreham/test-ci-on-murali-tests
zach/tests
zramsay-patch-1
rebrand-6
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.13
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Labels
Clear labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
question
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Something isn't working
Improvements or additions to documentation
This issue or pull request already exists
New feature or request
Good for newcomers
Extra attention is needed
This doesn't seem right
Further information is requested
This will not be worked on
An issue or PR manually copied from GitHub.
Breaking change that won't be backward compatible
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/laconic-registry-cli#89
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e.g., if sending tokens but with insufficient funds, the error (as expected) shows "Insufficient Funds". the exact same error presents itself if the account has plenty of token, but the bond has run out. My service provider stopped working for this reason and it wasn't immediately clear why until i remember than an amount is associated with the bond, and refilled it with the
laconic bond refillcommand@zramsay
In what process did you see this "Insufficient Funds" error? Was it in the webapp-deployer logs?
yes exactly
this account https://git.vdb.to/cerc-io/testnet-ops/src/branch/main/service-provider-setup/templates/laconic.yml.j2#L5 has tokens and I filled a bond when originally setting the name authority. i guess every
registry record publishdrains some of the bond (would also be good to output that info after a tx, or somethingcorrection, the error was not in the deployer logs but rather in the logs for an individual deployment (viewable either via deploy.laconic.com or the webapp-ui, eg. https://webapp-deployer-ui.pwa.laconic.audubon.app