Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

/etc/nginx/sites-enabled/default is a regular file, not a symlink #111

Open
ejohnson-dotnet opened this issue Nov 8, 2023 · 0 comments
Open

Comments

@ejohnson-dotnet
Copy link

Describe the bug
The file /etc/nginx/sites-enabled/default should be a symbolic link to the file /etc/nginx/sites-available/default
It is a regular file, not a symbolic link.

**Describe which image you are running (example: bone-debian-10.2-iot-armhf-2020-02-03-4gb.img.xz) **
https://files.beagle.cc/file/beagleboard-public-2021/images/am335x-debian-11.7-iot-armhf-2023-09-02-4gb.img.xz

Describe your hardware
BeagleBone Black

Describe any Capes Installed

Please run this built-in script
sudo /opt/scripts/tools/version.sh
or
sudo beagle-version
model:[TI_AM335x_BeagleBone_Black]
dogtag:[BeagleBoard.org Debian Bullseye IoT Image 2023-09-02]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot SPL 2022.04-ge0d31da5 (Aug 04 2023 - 18:48:26 +0000)]:[location: dd MBR]
UBOOT: Booted Device-Tree:[am335x-boneblack-uboot-univ.dts]
UBOOT: Loaded Overlay:[BB-ADC-00A0.bb.org-overlays]
kernel:[5.10.168-ti-r71]
nodejs:[v12.22.12]
/boot/uEnv.txt Settings:
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[disable_uboot_overlay_emmc=1]
uboot_overlay_options:[disable_uboot_overlay_video=1]
uboot_overlay_options:[disable_uboot_overlay_audio=1]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg check: to individually upgrade run: [sudo apt install --only-upgrade ]
pkg:[bb-cape-overlays]:[4.14.20210821.0-0bullseye+20210821]
pkg:[bb-customizations]:[1.20230720.1-0
bullseye+20230720]
pkg:[bb-usb-gadgets]:[1.20230414.0-0bullseye+20230414]
pkg:[bb-wl18xx-firmware]:[1.20230414.0-0
bullseye+20230414]
pkg:[kmod]:[28-1]
WARNING:pkg:[librobotcontrol]:[NOT_INSTALLED]
pkg:[firmware-ti-connectivity]:[20210315-3]

To Reproduce
Steps to reproduce the behavior:

  1. Flash this image.
  2. Enter the command ls -l /etc/nginx/sites-enabled/

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant