airen29
airen29
As it's: `Error: Resource not found: /index.html` Probably you are missing `index.html` as a `resource` in `F:\code files of web\FYP\node_modules\ono\lib\index.js:62:17`. Some module is calling for `/index.html` and it goes through...
Thanks @kav for finding this out and for opening https://github.com/vmware-tanzu/helm-charts/issues/88. We had a problem in configuring secrets using sealedSecret and thanks to your Open PR we've managed to find what...
Allright. So it does work good if a player plays solo game. Once there is a stack of 3+ people it calculates elo wrong.
To be honest I totally forgot about this. I will take a look at it and create a PR. Thanks for reminding me @tupperward
I think with the latest PR https://github.com/MoJo2600/pihole-kubernetes/commit/c96e9b05866d224f93786b47c4de277865ee07be it can be done also
Same to me
I have the same issue
Well my main problem is something you had before (NO CORS) `GET https://apicurio-studio.xyz/studio-api/currentuser/activity?end=10 404 (Not Found)` I have it like: - UI > https://apicurio-studio.mydomain.com/ - API > https://apicurio-studio.mydomain.com/studio-api - WS>...