WillyXJ / facileManager

A modular suite of web apps built with the sysadmin in mind.
www.facilemanager.com
GNU General Public License v2.0
87 stars 37 forks source link

[ISSUE] Updating to newer Version #503

Closed cm91 closed 3 years ago

cm91 commented 3 years ago

fM Version : 3.5.7 {fmDNS} Version : 3.4.1

In raising this issue, I confirm the following (please check boxes, eg [X]):


(BUG | ISSUE) Expected Behavior: Click Update and get the newest version available.

(BUG | ISSUE) Actual Behavior: It says: Unable to download file.

(BUG | ISSUE) Steps to reproduce:

Click Update

FM told me, that there is a new Version for Core and fmDNS. I tried to update via FM and it tells me "Unable to download file."

This seems to be caused by a wrong Link to the file that should be downloaded.

When clicking on Update it tries to query the file: http://www.facilemanager.com/download/facilemanager-core-4.0.tar.gz, which results into a 404.

From the facilemanager.com i got the following download link: http://www.facilemanager.com/download/facilemanager-core-4.0.0.tar.gz

This also affects the update of the fmDNS module:

Downloading http://www.facilemanager.com/download/module/fmdns-4.0.tar.gz Unable to download file.

http://www.facilemanager.com/download/module/fmdns-4.0.0.tar.gz

Thanks for your help, Christian

WillyXJ commented 3 years ago

Oops. This is fixed now from the facilemanager.com web server.

cm91 commented 3 years ago

Thanks, now it's working.