shayaantx / botdarr

Slack/Discord/Telegram/Matrix bot for accessing radarr, sonarr, and lidarr
GNU General Public License v3.0
157 stars 12 forks source link

Matrix bot - error 302 #121

Closed y0da822 closed 5 months ago

y0da822 commented 5 months ago

Thanks for all - got it to connect etc but now as soon as it connects (rate limiting disabled), I get a 302 error but it doesnt indicate why in any of the logs.

status-code=302, reason=Found

When trying to add

shayaantx commented 5 months ago

@y0da822 want to troubleshoot live some time this week?

shayaantx commented 5 months ago

@y0da822 can you post zip of full logs

y0da822 commented 5 months ago

Sorry - was busy past couple of days. What zip would you want?

Any idea what you think the 302 is?

shayaantx commented 5 months ago

@y0da822 a zip of the entire logs folder and can you post full log entry that shows the 302?

y0da822 commented 5 months ago

What log file would that be in? @shayaantx

shayaantx commented 5 months ago

@y0da822 usually if you're using docker there is a logs folder mount, I'd want to see all the logs here

image

shayaantx commented 5 months ago

@y0da822 if you want to add me on matrix, we can troubleshoot directly shayaantx@shayaantx:matrix.org

y0da822 commented 5 months ago

Cool. Will be back on tomorrow. Busy with work lately. Thank you.

y0da822 commented 5 months ago

You have discord,? I can add you on there.

shayaantx commented 5 months ago

You have discord,? I can add you on there.

rude_yoshi

shayaantx commented 5 months ago

You have discord,? I can add you on there.

did you ever add me? didn't see a request? maybe post your discord and ill add you

y0da822 commented 5 months ago

I tried to add you - it didnt let me. Mine is the same as my username

y0da822 commented 5 months ago

all works now - was the url path had to add RADARR_URL_BASE and SONARR_URL_BASE to docker compose - thank you!