Page 1 of 1

VNC: one-click install - Need help setting up

Posted: Mon Sep 19, 2011 9:33 am
by cybernica
Hi,

I'm not sure what step I'm missing, but after installing VNC (the one-lick install version), and trying to access it with TightVNC I keep on getting the following error:

"Failed to connect to server (192.168.1.10)"

Is there any files, settings I need to modify to get it working? I've searched the forums and by looks of it, nobody is having this same issue.

Please advise.

Cheers!

Re: VNC: one-click install - Need help setting up

Posted: Tue Sep 20, 2011 9:56 am
by cybernica
Still haven't figured it out, are there any known issue with the one-click VNC install. Is the /etc/sysconfig/vncservers the only config file for VNC, where can i verify the port settings, maybe this is the issue? Does my machine need to be logged into the desktop in order for VNC to work or can it work of the command line?

Please help!

Thanks,

Re: VNC: one-click install - Need help setting up

Posted: Tue Sep 20, 2011 2:56 pm
by wobbly
you need to run a vnc client from say a windows box . that will connect to vnc on amahi box

you dont need the desktop loaded on amahi for vnc to work

Re: VNC: one-click install - Need help setting up

Posted: Tue Sep 20, 2011 2:58 pm
by wobbly
this should help

To connect to this server use user hda:4 as the host:display for the VNC connection, and the password AmahiVNC. This server runs the desktop as the first Amahi admin user

You may want to change the resolution and the password.

The default resolution is set to a safe 1000x750, but small-ish for any self-respecting geek :)

You can change it in /etc/sysconfig/vncservers. You have to restart the service after changing anything, under Setup > Settings > Servers.

The password can be changed with vncpasswd when logged in as the user that runs the VNC server.

This server app will save previous vncserver settings under /tmp/vncserver-DATE

If you are going to use this routinely and want to conserve resources, you may want to set the system runlevel to 3, so that it does not start the

Re: VNC: one-click install - Need help setting up

Posted: Tue Sep 20, 2011 8:52 pm
by cybernica
I already had read the Wiki, which states this info, and yes i'm using a windows box with a VNC client. I've tested TightVNC and VNC Viewer and with both I can't seem to establish a connection with VNC Server. Where do I need to enter "hda:4 as the host:display for the VNC connection, and the password AmahiVNC", i would assume this is a prompt after the server connection is established? I've ensured the VNC server is running, and even added port 5900 to my forwarding rules on my router, even though i don't think it's necessary if i'm trying to access the server internally. I'm sure i'm just missing some little step, does anybody have any other advise? Is there another confi file that needs to be modified?

Thanks,

Re: VNC: one-click install - Need help setting up

Posted: Wed Sep 21, 2011 5:01 am
by bigfoot65
Have you checked the app install log? It is amahi-app-installer.log in /var/log directory.

I have installed VNC and it works with no problems for me. I also changed the password for my instance with no issues.

Re: VNC: one-click install - Need help setting up

Posted: Wed Sep 21, 2011 7:50 pm
by cybernica
Hi,

Below are the install logs for VNC in the amahi-app-installer.og
========================================
======= app install begin @ Sun Sep 18 09:30:31 -0600 2011 ==========
Installing app id k7q32dwinp under /var/hda/platform/html ENV=production
/var/hda/platform/html/app/models/platform.rb:20: warning: already initialized constant PLATFORMS
/var/hda/platform/html/app/models/platform.rb:48: warning: already initialized constant SERVICES
patching file vncserver
Starting VNC server: 4:cybernica [ OK ]
App: VNC installed
======= app install end @ Sun Sep 18 09:31:06 -0600 2011 ==========
/usr/lib/ruby/1.8/net/http.rb:560:in `initialize': getaddrinfo: Name or service not known (SocketError)
from /usr/lib/ruby/1.8/net/http.rb:560:in `open'
from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
from /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
from /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
from /usr/lib/ruby/1.8/net/http.rb:542:in `start'
from /usr/lib/ruby/1.8/net/http.rb:1035:in `request'
from /usr/lib/ruby/1.8/net/http.rb:845:in `post'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:171:in `send'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:171:in `request'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:171:in `request'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:156:in `post'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/base.rb:1075:in `create'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/base.rb:864:in `save_without_validation'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/validations.rb:259:in `save'
from /var/hda/platform/html/script/install-app:122:in `main'
from /var/hda/platform/html/script/install-app:127
==============================================

I've also attempted to uninstall/reinstall the VNC server, but it just hangs in the process and the VNC remains as an installed app, below are the logs
==============================================
======= app uninstall begin @ Wed Sep 21 19:48:03 -0600 2011 ==========
Uninstalling app id k7q32dwinp under /var/hda/platform/html ENV=production
/usr/lib/ruby/1.8/net/http.rb:560:in `initialize': getaddrinfo: Name or service not known (SocketError)
from /usr/lib/ruby/1.8/net/http.rb:560:in `open'
from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
from /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
from /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
from /usr/lib/ruby/1.8/net/http.rb:542:in `start'
from /usr/lib/ruby/1.8/net/http.rb:1035:in `request'
from /usr/lib/ruby/1.8/net/http.rb:845:in `post'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:171:in `send'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:171:in `request'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/benchmark.rb:17:in `ms'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:171:in `request'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:156:in `post'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/base.rb:1075:in `create'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/base.rb:864:in `save_without_validation'
from /usr/lib/ruby/gems/1.8/gems/activeresource-2.3.4/lib/active_resource/validations.rb:259:in `save'
from /var/hda/platform/html/script/install-app:122:in `main'
from /var/hda/platform/html/script/install-app:127
======= app uninstall begin @ Wed Sep 21 19:50:10 -0600 2011 ==========
Uninstalling app id k7q32dwinp under /var/hda/platform/html ENV=production
/var/hda/platform/html/script/../app/models/app.rb:291:in `chdir': No such file or directory - /var/hda/apps/k7q32dwinp (Errno::ENOENT)
from /var/hda/platform/html/script/../app/models/app.rb:291:in `uninstall_bg'
from /var/hda/platform/html/script/install-app:100:in `install_or_uninstall'
from /var/hda/platform/html/script/install-app:115:in `main'
from /var/hda/platform/html/script/install-app:127
======= app uninstall begin @ Wed Sep 21 19:52:08 -0600 2011 ==========
Uninstalling app id k7q32dwinp under /var/hda/platform/html ENV=production
/var/hda/platform/html/script/../app/models/app.rb:291:in `chdir': No such file or directory - /var/hda/apps/k7q32dwinp (Errno::ENOENT)
from /var/hda/platform/html/script/../app/models/app.rb:291:in `uninstall_bg'
from /var/hda/platform/html/script/install-app:100:in `install_or_uninstall'
from /var/hda/platform/html/script/install-app:115:in `main'
from /var/hda/platform/html/script/install-app:127
====================================================

Is there another method to uninstall the APP?

Thanks,

Re: VNC: one-click install - Need help setting up

Posted: Wed Sep 21, 2011 8:12 pm
by cybernica
So I've figured it out, all I had to do was add a ":4" after my server's IP address. Now it just bothers me that I wasn't able to uninstall the app like the rest of the apps (not that I want to), but how can i make sure I didn't mess up any configs?

Thanks,