For some reason, your Amahi tries to install an old version of the application (that it has downloaded some days ago, and that contained the bug you mention).
Your Amahi dashboard should download the latest, and install that, but it doesn't.
I'll let cpg debug this with you.
For others with this kind of problem, the easy way out is to check what file is used to install the app, in /var/log/amahi-app-installer.log. Look for something like:
Code: Select all
Installing app id 7bahr7kla2 under /var/hda/platform/html ENV=production
NOTE: file /tmp/amahi-download-cache/75e61a2dbcb7f2be9787f91a1723860ebd443662 picked up from cache.
Then delete this file (as root):
Code: Select all
rm /tmp/amahi-download-cache/75e61a2dbcb7f2be9787f91a1723860ebd443662
And then try to re-install the application.