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

Website Installation Page Failure #266

Open
akocica opened this issue Sep 12, 2021 · 2 comments
Open

Website Installation Page Failure #266

akocica opened this issue Sep 12, 2021 · 2 comments
Labels
bug Something isn't working user-reported

Comments

@akocica
Copy link

akocica commented Sep 12, 2021

Website fails to render installation page.
5EE6BE79-7E2E-411D-8F53-AA1B4B0975EC

@akocica akocica added bug Something isn't working user-reported labels Sep 12, 2021
@gnthibault
Copy link

Also noticed this. Not clear how to install then.

@Astro-Otter-Space
Copy link

Astro-Otter-Space commented Jul 31, 2022

One year later and still failed.
Try with web.archive.org : https://web.archive.org/web/20210508161545/https://astrophotoplus.gulinux.net/installation

Two ways:
First with scrpit :
wget -N -q https://raw.githubusercontent.com/GuLinux/AstroPhoto-Plus/master/scripts/setup/ubuntu-raspbian.sh && sudo bash ./ubuntu-raspbian.sh && rm ubuntu-raspbian.sh

Second with .deb:

# Download package:
 https://web.archive.org/web/20201123223357/https://github.com/GuLinux/AstroPhoto-Plus/releases/download/v1.0.1-b933/AstroPhotoPlus-1.0.1-b933-Ubuntu_Debian.deb

# Install package
sudo apt-get install -y ./AstroPhotoPlus-<version>-Ubuntu_Debian.deb

# Run
sudo AstroPhotoPlus-ctl autosetup

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working user-reported
Projects
None yet
Development

No branches or pull requests

3 participants