magus v0.4.3 is out. See what's new
¶ View markdown source · ✎ Suggest an edit

MGS9009: share link bound to another device

The share listener answered 403 forbidden: the token was valid, but the share is already bound to the first device that used it, and this request came from a different one.

[MGS9009] share link is bound to another device
  see: .../MGS9009.md

Why

The share listener is plain HTTP on the local network, so anyone on it can see the token. Binding the share to the first device makes a sniffed token useless anywhere else.

Resolution

Start a new share from the console and open its link on the device you want to use. Starting a share ends the previous one, so the new link binds fresh.

What this is NOT

  • Not an expired or wrong token. That is MGS9001; this code means the token was accepted and the device was not.
MGS9009authsharephonedevice403
Last updated (f789c259)
Glossary

Op

A single tool-native command a target composes (long form: operation); the middle of the work hierarchy (Spell to Op to Target). See operations.

Conventions

This page uses none of the site's convention markers. The full set is on the conventions page.