Spacebridge Tunnel error

Error:Error generating keypair:{“success”,false,“error”:“No more than 5 tunnel keys can be enabled at once”}
This is the error I get when trying to run spacebridge on a new computer.

Hi, at the moment you can only have 5 different keys attached to your account at a time. To see your keys via our REST API you can request do a GET for /api/1/tunnelkeys/
Each key will have an ID associated with it. To disable an old key so you can make a new one do a POST to /api/1/tunnelkeys/<id>/disable

Let us know if you have any trouble with that. If you’re not able to work with our REST API send us an email at support@hologram.io and someone can disable keys for you.

So if I have 300 of these running, I cant have more than 5 keys at one time? This will be impossible.

The keys are for the client to open the tunnel. They don’t limit the number of devices you can connect to

This topic was automatically closed after 30 days. New replies are no longer allowed.