Open theflyingape opened 2 years ago
I think this issue belongs in https://github.com/intersystems-community/webterminal/issues
As a workaround I guess you could %ALL-map the ^WebTerminal global to IRISTEMP instead of to the database of the namespace into which you installed the WebTerminal package.
The WebTerminal installer places both the package class & its cookie sessions in a namespace. You may want that code mirrored, but not its session cookies.
Connecting to /terminal/ on a backup mirror fails with:
Is there a better place than a local global, such as a FileStream, to manage WebTerminal session cookies for mirrorsets?