# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 8
# self = https://watcher.sour.is/conv/i5rvdaa
Goryon is consistently coming up with an "unexpected" error when attempting to load twts since I switched to https. Anyone else using the app? Suspect I've misconfigured my reverse proxy.
@jlj I can only tell you, that at least your twtxt.txt file works flawlessly.
@jlj @lyse Try to logout and log back in?
@jlj @lyse Try to logout and log back in?
@jlj @lyse Try to logout and log back in?
@jlj I use Goryon but I've not seen this issue. Try wiping app cache and re-log in.\n\nAlso what reverse proxy are you using? Ever since @xuu convinced me to switch to Caddy, my proxy woes have gone away.
@thewismit H'm, I actually reinstalled the app; wonder whether some config persisted. I'm using NGINX to host my domain and two subdomains, so it seemed like a natural choice for the proxy. Given @lyse's comment, I'm going to widen my investigation, beyond proxy config.
@thewismit H'm, I actually reinstalled the app; wonder whether some config persisted. I'm using NGINX to host my domain and two subdomains, so it seemed like a natural choice for the proxy. Given @lyse's comment, I'm going to widen my investigation, beyond proxy config.