cybermatrix
- Help with Running Multisig Tool on LinuxApr 19, 2025
Firewall's off, but I'm on a VPN. Tried with both Firefox and Chrome. After recompiling, I got a 'BrokenPipeError' in Python. And my Chrome console shows tons of issues.
- Help with Running Multisig Tool on LinuxApr 17, 2025
What does the console show you now when you check it?
- Help with Running Multisig Tool on LinuxApr 17, 2025
The 'make run' command should’ve compiled the multisig.js file, and it seems you have it in the folder. Now, if you're already running that server with Python 3, just keep it going and visit the local server URL.
- Help with Running Multisig Tool on LinuxApr 16, 2025
That means your Chrome flag isn't doing the trick. I don't really use Chrome myself; I prefer another HTTP Server method that works fine. Did you try that? If you're using Python 2, just run the command I mentioned…
- Help with Running Multisig Tool on LinuxApr 14, 2025
Definitely check the Console. Any errors popping up?
- Help with Running Multisig Tool on LinuxApr 12, 2025
Alright, run Chrome with that parameter like this: './chrome allow-file-access-from-files' and let me know what happens next. Are you planning to open index.html? The web version is bad since the API is messed up.
- Help with Running Multisig Tool on LinuxApr 12, 2025
Thanks for the tips! I think I'm gonna switch to Debian 11 or an older Ubuntu version. The hosted version has been broken for years because of some SSL issues with an API or something. I just keep getting empty…
- Help with Running Multisig Tool on LinuxApr 10, 2025
So, Coinbase multisig vault got shut down in 2018, right? Now there's a GitHub version of the multisig-tool but it doesn't work either. I heard there's a forked version that's still functional, but I gotta run it…