About a month ago, I inadvertently trashed my VM running Guacamole. It had been up for at least a year, maybe two. I've been trying to rebuild it, using the article I had in my notes as how I did it in the first place, cross-referencing the official docs. It doesn't work. Just trying to get to the front page fails, with the following message in syslog
:
guacd[36987]: ERROR:#011Guacamole protocol violation. Perhaps the version of guacamole-client is incompatible with this version of guacd?
No other log is particularly helpful.
How it's set/things I've tried:
ERR_EMPTY_RESPONSE
on the browser, and kicks the above into the log.Googling the specific message didn't give specific suggestions, though I did try them:
hosts
file127.0.0.1
for localhost
/0.0.0.0
I've hit a point of frustration on this. Any suggestions for what else to check/different instructions/other?