RaspAP / raspap-webgui

Simple wireless AP setup & management for Debian-based devices
https://raspap.com/
GNU General Public License v3.0
4.47k stars 791 forks source link

Insider repo not found #1523

Closed SDollery closed 8 months ago

SDollery commented 8 months ago

Code of Conduct

Issue reporting checklist

Operating System

Raspberry Pi OS (64-bit) Lite Bookworm

Quick install or Manual setup?

Quick install

Onboard wireless chipset or external adapter?

Onboard wireless chipset

Hardware

Raspberry Pi 3 Model B+

RaspAP version

3.0 (Latest)

Other software or services running with RaspAP?

Yes (specify below) Plex

Contact details (optional)

shane@dollery.net.au

Bug description

I am trying to download the insider version but I'm receiving the following error when running the script in the guide:

curl -sL https://install.raspap.com | bash -s -- --upgrade --insiders --name [Name Removed] --token [Token Removed]

fatal: repository 'https://github.com/RaspAP/raspap-insiders/' not found

Steps to reproduce

Run the following upgrade script per guide here: https://docs.raspap.com/insiders/#installing

curl -sL https://install.raspap.com | bash -s -- --upgrade --insiders --name [Name Removed] --token [Token Removed]

Screenshots

image

Additional context

No response

Relevant log output

No response

billz commented 8 months ago

When you become a sponsor, GitHub sends you an invite to the private Insiders repo. You must accept this invite before upgrading your install. Your invite still appears as "pending" and waiting for your response:

image

Check your various mail folders to be sure you didn't overlook the invite from GitHub.

billz commented 8 months ago

You can verify your token beforehand by using the method described here: https://docs.raspap.com/insiders/#authentication

The above link also appears in the installer for Insiders.

SDollery commented 8 months ago

Hi Bill,

Thanks. There was a notification in GitHub but no email received. Clicked the accept in the message directly in GitHub and that fixed it for me. Now to have a look at the extra features and see if I can get my 4G dongle working. Then some sort of least cost routing. Thanks very much for the help!

Regards, Shane

billz commented 8 months ago

Glad to hear it. Marking this as closed.