Difference between revisions of "Troubleshooting Amahi 11"

From Amahi Wiki
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big>'''Current stable release:''': Amahi 11 ([[Amahi 11|Fedora 27]])</big>&nbsp;&nbsp;&nbsp;[[File:Fedora27.png|150px|middle]]
+
<big>'''Current stable release:'''  Amahi 11 ([[Amahi 11|Fedora 27]])</big>
<br />
 
  
* If your router was not set properly in amahi.org, your HDA may not have proper network at all. The simplest thing is to change the router to what the HDA expects. If you can't do that, you can do as follows by editing a file:
+
* [https://www.amahi.org/apps/disk-wizard Disk Wizard] is broken ([https://bugs.amahi.org/issues/2370 Bug #2370]).
 +
 
 +
* [https://www.amahi.org/apps/webmin Webmin] install fails with Express CD installs ([https://bugs.amahi.org/issues/2389 Bug #2389]).
 +
 
 +
* [[Dnsmasq troubleshooting|dnsmasq]]
 +
 
 +
* [https://www.amahi.org/apps/amahi-sync Amahi Sync] ([https://bugs.amahi.org/issues/1096 Bug #1096])
 +
 
 +
*If your router was not set properly in amahi.org, your HDA may not have proper network at all. The simplest thing is to change the router to what the HDA expects. If you can't do that, you can do as follows by editing a file:
  
 
     cd /etc/sysconfig/network-scripts/
 
     cd /etc/sysconfig/network-scripts/
 
     nano ifcfg-en*
 
     nano ifcfg-en*
  
That is an editor. Find the line that has GATEWAY=x.x.x.x ... and change it to match the IP of your gateway. Type Ctrl-X to exit. It will ask you if would like to save the file. Then reboot.
+
:That is an editor. Find the line that has GATEWAY=x.x.x.x ... and change it to match the IP of your gateway. Type Ctrl-X to exit. It will ask you if would like to save the file. Then reboot.
 +
 
 +
* Dashboard Gateway Doesn't Change HDA Network Settings [https://bugs.amahi.org/issues/2285 (Bug #2285])
 +
 
  
 
Back to the [[Troubleshooting]].
 
Back to the [[Troubleshooting]].

Latest revision as of 17:04, 3 October 2020

Current stable release: Amahi 11 (Fedora 27)

  • If your router was not set properly in amahi.org, your HDA may not have proper network at all. The simplest thing is to change the router to what the HDA expects. If you can't do that, you can do as follows by editing a file:
    cd /etc/sysconfig/network-scripts/
    nano ifcfg-en*
That is an editor. Find the line that has GATEWAY=x.x.x.x ... and change it to match the IP of your gateway. Type Ctrl-X to exit. It will ask you if would like to save the file. Then reboot.
  • Dashboard Gateway Doesn't Change HDA Network Settings (Bug #2285)


Back to the Troubleshooting.