Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Arastta servers down, or access blocked - Installer doesn't work #761

Open
syntaxerror opened this issue Apr 9, 2018 · 5 comments
Open
Labels
Milestone

Comments

@syntaxerror
Copy link
Contributor

syntaxerror commented Apr 9, 2018

Related to issue #740, who obviously was only partial fixed ...

When the arastta.io server is down, or not available from the server Arastta is being installed on, installer fails to load because of the getLanguages function:
https://github.com/arastta/arastta/blob/1.7-dev/install/model/language.php#L13

For those having trouble installing, the temporary solution is to comment line 17 to 27 in the file mentioned above.

@denisdulici
Copy link
Member

Issue fixed.

@syntaxerror
Copy link
Contributor Author

syntaxerror commented Apr 9, 2018

In what way? The code is not changed for this, so it would still be a problem next time the server is gone or blocked. Or?

Please reopen untill the code is fixed to allow installation, even if arastta.io is down.

@denisdulici
Copy link
Member

arastta.io is up and running now. Will release the 1.7 version soon with the current fixed issues.

@syntaxerror
Copy link
Contributor Author

syntaxerror commented Apr 10, 2018

Yes, but the installer is not in that fix Denis, it's only for the admin side - update check and extension installer. This is another one, also mentioned in the original issue, related to installing Arastta itself.

If you test changing to a non working URL here: https://github.com/arastta/arastta/blob/1.7-dev/install/model/language.php#L18

And then tries to install Arastta, it will most likely return just a blanck page, or a HTTP ERROR 500 (depending on server config).

So a similar fix should be added to the installer, as the one used for update function and extension installer here f12f54e

@denisdulici
Copy link
Member

Hmm... You're right, opening this back then

@denisdulici denisdulici reopened this Apr 10, 2018
@denisdulici denisdulici added this to the 1.7.0 milestone Apr 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants