Closed 9acca9 closed 7 months ago
I found this: https://github.com/szabodanika/microbin/issues/108 but i think that this dont work for me. I dont use nginx as docker........ so....... i dont know how to do that.....:-(
I create a subdomain and all fixed.
HI. I just install and get to work Microbin. i have a domain and "go" to microbin like this: https://www.xxxxxxxx.com/microbin
i get there, and see all fine. But, when try to save something i cant. I dont know where to see some logs. But the webbrowser dont give me any error, also dont do nothing, just after i click "save" that button is "disable" (change the color)
The same thing happens when trying from local:
Im runninng in a manjaro Linux using Nginx as reverse proxy. Thanks!
EDIT: this is my nginx relevant part:
This is relevant config from .env export MICROBIN_PUBLIC_PATH=https://www.xxxxxxxxxx.com/microbin
Oh! i get where is the problem! but..... dont know how to solve. When i make click over "save" i see this with the "developments tools" 404 https://www.xxxxxxxxx.com/upload NOT FOUND
and of course... because is not going to https://www.xxxxxxxxx.com/microbin/upload
i mean "/microbin/upload" how i can fix this? Thanks!!!