Linux web client does not show team information
Posted: Wed May 22, 2019 9:26 am
I'm running the FAH software on a headless Ubuntu 16 server. When I access the web interface from another machine, it loads mostly fine, however the top right and top left corner keeps saying "Loading". When I check in the F12 dev tools, I see this error:
The script from “http://folding.stanford.edu/project-jso ... sion=7.4.4” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.[Learn More]
SyntaxError: expected expression, got '<'
The problem is, the web interface runs on port 7396, and above URL does not include the port number.
Is this a bug in the software?
The script from “http://folding.stanford.edu/project-jso ... sion=7.4.4” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.[Learn More]
SyntaxError: expected expression, got '<'
The problem is, the web interface runs on port 7396, and above URL does not include the port number.
Is this a bug in the software?