Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap fails due to "failed to get status of script" #149

Open
icy-ux opened this issue Jul 27, 2023 · 0 comments
Open

Swap fails due to "failed to get status of script" #149

icy-ux opened this issue Jul 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@icy-ux
Copy link

icy-ux commented Jul 27, 2023

After repeatedly trying to get things working, and other errors as seen in #148, I finally managed to get a swap with unstoppableswap.net started -- however the BTC deposit has 9 confirmations and the GUI is reporting "Be careful! The swap provider has taken a long time to lock their Monero..."

So new users are being told the "official" swap provider is untrustworthy?!

The cause of this error is likely the following:

[1690495133795] DEBUG (30172 on host): Received stdout from cli process
    subCommand: "resume"
    logText: "{\"timestamp\":\"2023-07-27T21:58:53.794555903Z\",\"level\":\"WARN\",\"fields\":{\"message\":\"Failed to get status of script: Failed to subscribe to header notifications: Made one or multiple attempts, all errored:\\n\\t- unexpected end of file\\n\\t- unexpected end of file\\n\\t- unexpected end of file\\n\\t- unexpected end of file\\n\\t- unexpected end of file\\n\",\"txid\":\"foobar\"}}"
[1690495133795] DEBUG (30172 on host): Swap log was not reduced
    log: {
      "timestamp": "2023-07-27T21:58:53.794555903Z",
      "level": "WARN",
      "fields": {
        "message": "Failed to get status of script: Failed to subscribe to header notifications: Made one or multiple attempts, all errored:\n\t- unexpected end of file\n\t- unexpected end of file\n\t- unexpected end of file\n\t- unexpected end of file\n\t- unexpected end of file\n",
        "txid": "foobar"
      }

Your Environment

Fedora 37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant