# 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 20
# self = https://watcher.sour.is/conv/jsedesq
@novaburst and what's your invocation of β€˜yarndβ€˜ look like? πŸ€”
@novaburst and what's your invocation of β€˜yarndβ€˜ look like? πŸ€”
@prologic https://termbin.com/1sw8 this is my systemd unit, largely copy-pasted from the one in the wiki, and the nginx conf https://termbin.com/tt06
@novaburst Hmm couple of questions:

- Is yue shared host terminating TLS here?
- You have not set a Base URL for the Pod?
@novaburst Hmm couple of questions:

- Is yue shared host terminating TLS here?
- You have not set a Base URL for the Pod?
@prologic 1) i think so, but I have no way to confirm it 2) it's all on the env file noted by the systemd unit
@novaburst Then umm not sure the --tls opetion is needed here.

And does your base url include https:// ? πŸ€”
@novaburst Then umm not sure the --tls opetion is needed here.

And does your base url include https:// ? πŸ€”
@prologic
$BASE_URL has https, nginx does the https part, but if I do both (nginx and yarnd handling https) it will only lead to a blank page
@novaburst Likely because the shared host's NGINX confit only does HTTP reverse proxying: So is not use --tls
@novaburst Likely because the shared host's NGINX confit only does HTTP reverse proxying: So is not use --tls
@prologic right, so i'm on a dead end, even though it'd work just fine with yarnd not doing tls at all, and letting nginx do the tls and proxy.
side note, pod is now https://novaburst.de1.hashbang.sh:8000 (for some reason this works but not without the port)
@novaburst There is something wrong with the host's nginx config here if the port is required in the url hmmm πŸ€”
@novaburst There is something wrong with the host's nginx config here if the port is required in the url hmmm πŸ€”
@prologic i probably reached an edge case just because I'm mad right now XD
@novaburst Sorry dude ! Teying my best to help you here as I'm on the move and trying to get back home (flooding prevented me from getting back home for a few days)
@novaburst Sorry dude ! Teying my best to help you here as I'm on the move and trying to get back home (flooding prevented me from getting back home for a few days)
I'll hopefully be home in an hour or so and on IRC again πŸ‘Œ
I'll hopefully be home in an hour or so and on IRC again πŸ‘Œ