Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SWAG doesn't find addons on repository #437

Closed
1 task done
gottoesplosivo opened this issue Dec 3, 2023 · 6 comments
Closed
1 task done

[BUG] SWAG doesn't find addons on repository #437

gottoesplosivo opened this issue Dec 3, 2023 · 6 comments

Comments

@gottoesplosivo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

SWAG can't find addons

Can't access Dashboard either locally or remotely, 403 error remotely.

Expected Behavior

SWAG finding and installing addons

Steps To Reproduce

Adding environment variable as per instructions

image

Environment

- OS:  Unraid 6.12.4
- How docker service was installed: through unraid apps

CPU architecture

x86-64

Docker creation

used unraid image, added following variable


![image](https://github.com/linuxserver/docker-swag/assets/46649143/70653f72-2a60-4914-aaf7-92cf68e6554e)

Container logs

[mod-init] Attempting to run Docker Modification Logic
[mod-init] Adding linuxserver/mods:swag-dashboard to container
[mod-init] linuxserver/mods:swag-dashboard could not be found on lscr.io
[mod-init] Adding linuxserver/mods:swag-auto-reload to container
[mod-init] linuxserver/mods:swag-auto-reload could not be found on lscr.io
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝

   Brought to you by linuxserver.io
───────────────────────────────────────

To support the app dev(s) visit:
Certbot: https://supporters.eff.org/donate/support-work-on-certbot

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

using keys found in /config/keys
Variables set:
PUID=99
PGID=100
TZ=Europe/Berlin
URL=**REDACTED**
SUBDOMAINS=wildcard
EXTRA_DOMAINS=
ONLY_SUBDOMAINS=false
VALIDATION=dns
CERTPROVIDER=
DNSPLUGIN=cloudflare
EMAIL=
STAGING=false

Using Let's Encrypt as the cert provider
SUBDOMAINS entered, processing
Wildcard cert for **REDACTED** will be requested
No e-mail address entered or address invalid
dns validation via cloudflare plugin is selected
Certificate exists; parameters unchanged; starting nginx
The cert does not expire within the next day. Letting the cron script handle the renewal attempts overnight (2:08am).
**** The following active confs have different version dates than the samples that are shipped. ****
**** This may be due to user customization or an update to the samples. ****
**** You should compare the following files to the samples in the same folder and update them. ****
**** Use the link at the top of the file to view the changelog. ****
┌────────────┬────────────┬────────────────────────────────────────────────────────────────────────┐
│  old date  │  new date  │ path                                                                   │
├────────────┼────────────┼────────────────────────────────────────────────────────────────────────┤
│ 2023-06-05 │ 2023-11-27 │ /config/nginx/site-confs/default.conf                                  │
└────────────┴────────────┴────────────────────────────────────────────────────────────────────────┘
[custom-init] No custom files found, skipping...
[ls.io-init] done.
Server ready
Copy link

github-actions bot commented Dec 3, 2023

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@Roxedus
Copy link
Member

Roxedus commented Dec 3, 2023

Posting whole container, and not just the box for a variable would be nice. Though you should go trough the checks in https://docs.linuxserver.io/FAQ/#lscr

@gottoesplosivo
Copy link
Author

Posting whole container, and not just the box for a variable would be nice. Though you should go trough the checks in https://docs.linuxserver.io/FAQ/#lscr

Thank you for the link, I missed it. Scarf was indeed blocked, however even after whitelisting it I keep getting the same error.

Here's the whole container
Screenshot 2023-12-03 at 19-34-45 Tower_UpdateContainer

@drizuid
Copy link
Member

drizuid commented Dec 28, 2023

it I keep getting the same error. are you referring to [mod-init] linuxserver/mods:swag-auto-reload could not be found on lscr.io ? we can't control whether you can reach lscr.io or not... this is a network problem specific to you that you need to resolve.. if it is a different error, please share it

@gottoesplosivo
Copy link
Author

try to have a look here https://discord.com/channels/354974912613449730/1181600849592594512

specifically to this message: https://discord.com/channels/354974912613449730/1181600849592594512/1181612308225593397

however the whole thread was useful for me!

@drizuid
Copy link
Member

drizuid commented Dec 28, 2023

those are my messages and have nothing to do with fixing your network issue, as stated in the very link you provided. this is a network issue specific to you. That said, I will go ahead and close this issue as it is not a container problem.

@drizuid drizuid closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants