03-04-2016, 01:22 AM
Ah, yet another problem. The forms weren't parsed properly, because the content type header was not decoded. Should be fixed with PR https://github.com/cuberite/cuberite/pull/3069
WebAdmin issues
|
03-04-2016, 01:22 AM
Ah, yet another problem. The forms weren't parsed properly, because the content type header was not decoded. Should be fixed with PR https://github.com/cuberite/cuberite/pull/3069
03-04-2016, 04:56 AM
Sorry for replying so late, I actually restarted from scratch with a new Raspbian installation and compiled the build directly on the Pi.
The WebAdmin still has the same issue and the commit ID is: c815d03eb486d639e8222582e4e89bc1e0ad072b
03-04-2016, 06:15 AM
Mine is working correctly
03-04-2016, 04:32 PM
@syberz Your server doesn't contain the fixes that I've done. You need to either compile a new version (git pull, make) or download a new one from the buildserver.
03-05-2016, 06:46 AM
Alright, is there a script that I can run that will recompile and update my existing installation?
I'm sorry if it's a stupid question, but I'm new to this.
03-05-2016, 07:43 AM
Did you compile your server yourself or did you download from the internet? If you downloaded, simply download again from wherever you did so before, and copy the Cuberite executable over the old one.
03-06-2016, 06:30 AM
For my first install I compiled it myself using --> sh -c "$(wget -O - https://raw.githubusercontent.com/cuberi...compile.sh)"
Can I just reuse that even though the files already exist?
03-06-2016, 08:55 PM
Yes, you should just be able to run that command again.
03-08-2016, 04:35 AM
Well I tried recompiling with that command but the commit ID is the same and my problem with the webadmin remains.
03-08-2016, 05:12 AM
Did you by chance use the "testing" branch on the compilation script?
|
« Next Oldest | Next Newest »
|