Myster-Tee / TinfoilWebServer

Install your packages from your own server
GNU General Public License v3.0
124 stars 26 forks source link

error trying to download #5

Closed xenovia closed 1 year ago

xenovia commented 1 year ago

hi i'm able to see my entry in tinfoil but when i click on a game i get an error message that it is not able to download .nsp

what should i do thx

AlienRetroGaming commented 1 year ago

Hi, I have this working without issue when i don't have authentication set up but when i do it fails to download anything, am i missing something ?

Myster-Tee commented 1 year ago

Don't forget to escape special char " with a backslah

deurk commented 1 year ago

I have the same issue where once a password is set I can't install games from it. The password does not contain any special characters but just lowercase letters and numbers.

Myster-Tee commented 1 year ago

Does you path ends with a slash ? if so simply remove it.

deurk commented 1 year ago

I've tried with and without, I have not been able to make it work to install games if authentication is enabled. I can browse games, but trying to install any results in a 403 error in the log.

Myster-Tee commented 1 year ago

When authentication is enabled you are not supposed to be able to browse games... Did you setup properly the corresponding user and password in Tinfoil?

deurk commented 1 year ago

By browsing I meant listing them in a Tinfoil configured with the account, yes :)

Myster-Tee commented 1 year ago

Did you try with v1.4.0 ? You can enable "Debug" log level in config file. You'll have more details. Also did you try with simple passwords, for example did you try the built in one, with user JohnDoe ? Without giving me your password neither your user name, can you give me the size of each and the kind of characters you are using ? And finally, pay attention to the case! User name is case sensitive (like password).

deurk commented 1 year ago

Seems to be working fine with 1.40 with same username and password. Great, not bothering you again :)