YuXuan Tay
YuXuan Tay
Which port did you forward to your reverse proxy? I think you need to forward the https port (`12470`) instead of the http port (`11470`) to ensure that the auto...
I believe it comes from here. https://github.com/Stremio/stremio-service/blob/master/src/server.rs
I'm not familiar. The following issue also discussed the sources #27
> Not sure to understand but the settings is already there no ? > > I want to confirm that I use this setting and it works as expected with...
@bhimrazy It looks like the fix suggested by @leike0813 was implemented in #20669, but was subsequently reverted. The current release v2.5.3 is still problematic. https://github.com/Lightning-AI/pytorch-lightning/blob/2.5.3/src/lightning/pytorch/loggers/mlflow.py#L365-L369
@deependujha, this is still a problem in 2.5.6. https://github.com/Lightning-AI/pytorch-lightning/blob/2.5.6/src/lightning/pytorch/loggers/mlflow.py#L365-L369