philpw99 / Stash_Helper

This is a little helper program for the excellent StashApp in Windows.
MIT License
64 stars 3 forks source link

Not working with a reverse proxy #3

Closed Johnnybegood90 closed 2 years ago

Johnnybegood90 commented 2 years ago

The application immediately crash if you set an URL and not an IP.

philpw99 commented 2 years ago

Wait, maybe you can set the app to remote mode then set the URL? Did you try that?

Johnnybegood90 commented 2 years ago

Yes, but still crashing.

Le 7 avr. 2022 à 05:46, Philip Wang @.***> a écrit :

 Wait, maybe you can set the app to remote mode then set the URL? Did you try that?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

philpw99 commented 2 years ago

Oh, I see. The reverse proxy is like http://myip.local/stash/ , right? There is no port number in it, and I have never test it with reverse proxy. So it will get an error then exit. I will setup a reverse proxy myself then test the program.

Johnnybegood90 commented 2 years ago

Please take a look: https://github.com/stashapp/stash/wiki/Reverse-proxy

Le 7 avr. 2022 à 18:02, Philip Wang @.***> a écrit :

 Oh, I see. The reverse proxy is like http://myip.local/stash/ , right? There is no port number in it, and I have never test it with reverse proxy. So it will get an error then exit. I will setup a reverse proxy myself then test the program.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

philpw99 commented 2 years ago

So is there a website like that for me to test? This way we can both save lots of time. If you like the idea, send the link to my email philpw99@gmail.com please.

Johnnybegood90 commented 2 years ago

Mail sent.

philpw99 commented 2 years ago

Sorry, I just saw it now. Your mail ended up in the spam folder.

philpw99 commented 2 years ago

OK, new release of v2.3.4 is out. It should work better with remote websites.

philpw99 commented 2 years ago

So do you get a chance to check the new release out?

Johnnybegood90 commented 2 years ago

Hello, sorry for the delay, it's good now, thank you ;)