Hi, I've tried running Wrapperr both in a docker container and as a standalone executable. Both times, I've received the same error when I click unwrap: "Failed to find Wrapperr user".
I'm able to sync users from the Tautulli server. When I go into "users" in Wrapperr I can see myself there, but the actual unwrapping doesn't seem to work.
Here are the logs just before the error
2025/12/16 23:20:28 Link directory does not exist. Creating...
2025/12/16 23:20:28 Created link directory.
2025/12/16 23:20:28 Failed to load file from path. Returning error. Error: stat /PATH/TO/config/links/39170744.json: no such file or directory
2025/12/16 23:20:28 No Wrapperr links found for USERNAME (39170744). - Origin: 127.0.0.1
2025/12/16 23:20:29 Retrieved Wrapperr functions. - Origin: 127.0.0.1
2025/12/16 23:20:29 New wrap request.
2025/12/16 23:20:29 Checking Tautulli server 'server'.
2025/12/16 23:20:29 Getting users from Tautulli server 'server'.
2025/12/16 23:20:29 Failed to find Wrapperr user. Error: User not found.
2025/12/16 23:20:30 Retrieved Wrapperr functions. - Origin: 127.0.0.1
2025/12/16 23:20:30 New wrap request.
2025/12/16 23:20:30 Checking Tautulli server 'server'.
2025/12/16 23:20:30 Getting users from Tautulli server 'server'.
2025/12/16 23:20:30 Failed to find Wrapperr user. Error: User not found.
2025/12/16 23:20:31 Retrieved Wrapperr functions. - Origin: 127.0.0.1
2025/12/16 23:20:31 New wrap request.
2025/12/16 23:20:31 Checking Tautulli server 'server'.
2025/12/16 23:20:31 Getting users from Tautulli server 'server'.
2025/12/16 23:20:31 Failed to find Wrapperr user. Error: User not found.
Hi, I've tried running Wrapperr both in a docker container and as a standalone executable. Both times, I've received the same error when I click unwrap: "Failed to find Wrapperr user".
I'm able to sync users from the Tautulli server. When I go into "users" in Wrapperr I can see myself there, but the actual unwrapping doesn't seem to work.
Here are the logs just before the error