Not a complete truth. I am able to get to webcalendar without any issue, but the rest of the apps I wanted to run take me back to the user setup page.
Applies to :
webmin
clearbudget
phprecipebook
Like I said, WebCalendar works by typing webcalendar into any browser page, but the rest take me to the user setup page, whether typing the alias in directly or clicking on the link on the dashboard.
Any thoughts?
Can't access apps from home computers
Re: Can't access apps from home computers
Hello,
Recommend you check the logs. Look in /var/log to see if there is any evidence of problems. Also suggest you run the network troubleshooter.
http://wiki.amahi.org/index.php/Network_troubleshooting
It sounds like a potential DNS problem. Are you using Amahi for DHCP/DNS? Have you turned it off on your router? Please provide additional detail about your setup to help us help you.
Recommend you check the logs. Look in /var/log to see if there is any evidence of problems. Also suggest you run the network troubleshooter.
http://wiki.amahi.org/index.php/Network_troubleshooting
It sounds like a potential DNS problem. Are you using Amahi for DHCP/DNS? Have you turned it off on your router? Please provide additional detail about your setup to help us help you.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
-
- Posts: 6
- Joined: Wed Aug 11, 2010 1:57 pm
Re: Can't access apps from home computers
The troubleshooter says I failed, not able to load dashboard, but that's incorrect
I can load the dashboard, I am able to surf to http://hda
I can also surf to http://webcalendar and http://calendar
But no other apps will load.
I bounced into the IRC chat, and was asked to check out some stuff, so I read up and checked out other stuff.
httpd is not running, it fails to bind, it doesn't have an address or something. Does this matter?
[root@localhost conf.d]# service httpd start
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
[root@localhost conf.d]#
I checked the whole directory path where it thinks the apps are, and they exist. I uninstalled a theme from the apps, as well as other apps that didn't work. I reinstalled just Clear Budget, and it still redirects.
if I type in http://budget (which is where it is supposed to be) I get redirected to http://hda/hda_app_budget which just leads me to setting up user accounts
And I am using the Amahi DNS/DHCP - Amahi is after a pfSense crap machine firewall, running by itself on Fedora14, no other dhcp or dns servers setup
I can load the dashboard, I am able to surf to http://hda
I can also surf to http://webcalendar and http://calendar
But no other apps will load.
I bounced into the IRC chat, and was asked to check out some stuff, so I read up and checked out other stuff.
httpd is not running, it fails to bind, it doesn't have an address or something. Does this matter?
[root@localhost conf.d]# service httpd start
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
[root@localhost conf.d]#
I checked the whole directory path where it thinks the apps are, and they exist. I uninstalled a theme from the apps, as well as other apps that didn't work. I reinstalled just Clear Budget, and it still redirects.
if I type in http://budget (which is where it is supposed to be) I get redirected to http://hda/hda_app_budget which just leads me to setting up user accounts
And I am using the Amahi DNS/DHCP - Amahi is after a pfSense crap machine firewall, running by itself on Fedora14, no other dhcp or dns servers setup
-
- Posts: 6
- Joined: Wed Aug 11, 2010 1:57 pm
Re: Can't access apps from home computers
[root@localhost httpd]# cat error_log
[Tue May 15 21:07:37 2012] [notice] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
[Tue May 15 21:07:37 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 21:07:38 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:07:38 2012] [notice] Digest: done
[Tue May 15 21:07:38 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.3 configured -- resuming normal operations
[Tue May 15 21:07:38 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:07:38 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:08:19 2012] [notice] caught SIGTERM, shutting down
[Tue May 15 21:09:42 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 21:09:43 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:09:43 2012] [notice] Digest: done
[Tue May 15 21:09:44 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:09:44 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:09:44 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.3 configured -- resuming normal operations
/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
[ pid=1761 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:21:41.234 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
/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
[ pid=1750 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:21:57.107 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
[ pid=1752 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:22:04.895 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
[ pid=1748 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:22:04.900 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
[Tue May 15 21:24:28 2012] [notice] SIGHUP received. Attempting to restart
[Tue May 15 21:24:28 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:24:28 2012] [notice] Digest: done
[Tue May 15 21:24:28 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 21:24:28 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:24:28 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:24:28 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 configured -- resuming normal operations
[Tue May 15 21:24:30 2012] [notice] SIGHUP received. Attempting to restart
[Tue May 15 21:24:30 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:24:30 2012] [notice] Digest: done
[Tue May 15 21:24:31 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 21:24:31 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:24:31 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:24:31 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 configured -- resuming normal operations
/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
/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
[Tue May 15 21:55:24 2012] [notice] caught SIGTERM, shutting down
[Tue May 15 21:57:13 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 21:57:14 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:57:14 2012] [notice] Digest: done
[Tue May 15 21:57:15 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 21:57:15 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:57:15 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:57:16 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 configured -- resuming normal operations
/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
[Tue May 15 22:42:42 2012] [notice] caught SIGTERM, shutting down
[Tue May 15 22:42:51 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 22:42:51 2012] [notice] SSL FIPS mode disabled
[Tue May 15 22:42:51 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 22:42:51 2012] [notice] Digest: done
[Tue May 15 22:42:51 2012] [notice] SSL FIPS mode disabled
[Tue May 15 22:42:51 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 22:42:51 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 22:42:51 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 22:42:51 2012] [notice] Apache/2.2.17 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 mod_ssl/2.2.17 OpenSSL/1.0.0a-fips configured -- resuming normal operations
/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
locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory
/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
locate: no pattern to search for specified
[Tue May 15 21:07:37 2012] [notice] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
[Tue May 15 21:07:37 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 21:07:38 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:07:38 2012] [notice] Digest: done
[Tue May 15 21:07:38 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.3 configured -- resuming normal operations
[Tue May 15 21:07:38 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:07:38 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:08:19 2012] [notice] caught SIGTERM, shutting down
[Tue May 15 21:09:42 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 21:09:43 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:09:43 2012] [notice] Digest: done
[Tue May 15 21:09:44 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:09:44 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:09:44 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.3 configured -- resuming normal operations
/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
[ pid=1761 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:21:41.234 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
/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
[ pid=1750 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:21:57.107 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
[ pid=1752 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:22:04.895 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
[ pid=1748 thr=3078514512 file=ext/apache2/Hooks.cpp:783 time=2012-05-15 21:22:04.900 ]: Either the vistor clicked on the 'Stop' button in the web browser, or the visitor's connection has stalled and couldn't receive the data that Apache is sending to it. As a result, you will probably see a 'Broken Pipe' error in this log file. Please ignore it, this is normal. You might also want to increase Apache's TimeOut configuration option if you experience this problem often.
[Tue May 15 21:24:28 2012] [notice] SIGHUP received. Attempting to restart
[Tue May 15 21:24:28 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:24:28 2012] [notice] Digest: done
[Tue May 15 21:24:28 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 21:24:28 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:24:28 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:24:28 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 configured -- resuming normal operations
[Tue May 15 21:24:30 2012] [notice] SIGHUP received. Attempting to restart
[Tue May 15 21:24:30 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:24:30 2012] [notice] Digest: done
[Tue May 15 21:24:31 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 21:24:31 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:24:31 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:24:31 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 configured -- resuming normal operations
/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
/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
[Tue May 15 21:55:24 2012] [notice] caught SIGTERM, shutting down
[Tue May 15 21:57:13 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 21:57:14 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 21:57:14 2012] [notice] Digest: done
[Tue May 15 21:57:15 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 21:57:15 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 21:57:15 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 21:57:16 2012] [notice] Apache/2.2.16 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 configured -- resuming normal operations
/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
[Tue May 15 22:42:42 2012] [notice] caught SIGTERM, shutting down
[Tue May 15 22:42:51 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue May 15 22:42:51 2012] [notice] SSL FIPS mode disabled
[Tue May 15 22:42:51 2012] [notice] Digest: generating secret for digest authentication ...
[Tue May 15 22:42:51 2012] [notice] Digest: done
[Tue May 15 22:42:51 2012] [notice] SSL FIPS mode disabled
[Tue May 15 22:42:51 2012] [error] avahi_entry_group_add_service_strlst("webcalendar") failed: Invalid host name
[Tue May 15 22:42:51 2012] [error] avahi_entry_group_add_service_strlst("calendar") failed: Invalid host name
[Tue May 15 22:42:51 2012] [error] avahi_entry_group_add_service_strlst("hda") failed: Invalid host name
[Tue May 15 22:42:51 2012] [notice] Apache/2.2.17 (Unix) DAV/2 Phusion_Passenger/3.0.0 PHP/5.3.8 mod_ssl/2.2.17 OpenSSL/1.0.0a-fips configured -- resuming normal operations
/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
locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory
/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
locate: no pattern to search for specified
Re: Can't access apps from home computers
Please check /var/log/amahi-app-installer.log file for errors. It could be an app did not install correctly and is causing this issue.
Also please indicate which apps are still not working. If you want to provide the log file, please attach it as a file. We prefer you do not include so much text in a post as it makes it harder to read.
Also, is this a DVD or Express CD install of Fedora 14? You also mentioned a firewall. Recommend you temporarily disable it and see if that helps. Some apps like Webmin run on a non-standard port (10000) so the firewall could be stopping it.
We hope we can help you sort this out. Best starting point is to make your network simple. Run only the HDA, a client, modem, and router. Remove all other aspects to help narrow down the problem.
Also please indicate which apps are still not working. If you want to provide the log file, please attach it as a file. We prefer you do not include so much text in a post as it makes it harder to read.
Also, is this a DVD or Express CD install of Fedora 14? You also mentioned a firewall. Recommend you temporarily disable it and see if that helps. Some apps like Webmin run on a non-standard port (10000) so the firewall could be stopping it.
We hope we can help you sort this out. Best starting point is to make your network simple. Run only the HDA, a client, modem, and router. Remove all other aspects to help narrow down the problem.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Who is online
Users browsing this forum: No registered users and 98 guests