Allan Viana
Allan Viana
+1 I'm on Kubuntu 20.04 and worked.
I have the same problem.  As explained on [this comment](https://github.com/Lacro59/playnite-successstory-plugin/issues/444#issuecomment-1881580442), using API key solves the problem. Before: ``` 29-01 01:06:08.373|INFO |SuccessStory#PluginDatabaseObject`4:Used SuccessStory.Clients.SteamAchievements for Portal - 78c79976-746d-4804-994d-8bfdc45a7306 29-01 01:06:08.373|INFO |SuccessStory#SteamAchievements:GetAchievements()...
Sure. :) Just to be clear, I'm using Success Story 3.1.7. As I already have everything synchronized, I did these steps: 1. Removed Steam API Key from Success Story settings....
Okay, no problem at all. As you said, I already solved on my side, so this issue is just to help the others. :) Other examples would be great, because...
This comment may be useful: https://github.com/laravel/framework/issues/51210#issuecomment-2081386508 I tested it here, putting it right after the HTTPS check allows me to access the login screen by just going to http://fqdn/subfolder/, but...
Laravel was expected to work transparently with a reverse proxy. However, this application doesn't work properly because some resources point to the wrong way. (e.g. http://fqdn/livewire/livewire.min.js instead of http://fqdn:8081/speedtest-tracker/livewire/livewire.min.js) Here's...
> > Laravel was expected to work transparently with a reverse proxy. However, this application doesn't work properly because some resources point to the wrong way. (e.g. http://fqdn/livewire/livewire.min.js instead of...
I'm also having a similar problem: In my case it happens right after opening the popup, flashing the information briefly and then disappearing. This happens when I click on the...
It worked for me again after updating to version 138. Try updating and testing, I think it may have already been fixed.  
I don't think it's a problem with k8s or Nginx, but with the application itself. Below are the reasons why I think so. I'm trying to do something very similar,...