Closed GoogleCodeExporter closed 9 years ago
I saw such problem after manual changing of machine's hostname. Check your
/etc/hosts file for old hostname. If it's your case you can fix /etc/hosts file
or/and apply the patch introduced in
http://code.google.com/p/ovz-web-panel/source/detail?r=862
P.S. Please add a comment after solving the problem.
Original comment by sibprogrammer
on 27 Mar 2011 at 9:03
Yes, you were right, I added string to /etc/hosts
127.0.0.1 myhostname
and problem disappeared. I got another error about sqlite3 but "gem install
sqlite3" solved this (sqlite3-ruby is not enough)
Thanks for idea
Original comment by X3V94...@gmail.com
on 27 Mar 2011 at 11:50
Ok, good news.
Original comment by sibprogrammer
on 27 Mar 2011 at 11:58
Original issue reported on code.google.com by
X3V94...@gmail.com
on 26 Mar 2011 at 10:24