Skip to content

No internet access with CM5 and Raspberry PI OS Lite Debian Trixie #53

Description

@jfmateos

In a new CM5 I have installed RaspAP Docker using docker compose uncommenting the cgroup directive, with WAN Ethernet on end0; I can connect to the AP SSID raspap-webgui, and get an IP address but cannot access to Internet.
I have manually added the firewal rules using:
sudo chmod +x firewall-rules.sh
./firewall-rules.sh
I've also tried the Registry version without docker compose and It neither works.

Bug description

Related issues

  • I have searched this repository for existing issues and pull requests that look similar

Steps to Reproduce

  1. Environment data
  • Operating System: Raspberry Pi OS Lite (Debian Trixie)
  • Hardware: CM5 on Waveshare CM5 IO board
  • Kernel Architecture:
  • Docker Install Info and version:
    • Software source:
  • Hardware architecture:
  1. docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here.
  2. any additional info to help reproduce.

These common fixes didn't resolve my issue

  • I have tried removing/destroying my container, and re-creating a new container
  • I have tried fresh volume data by backing up and moving/removing the old volume data
  • I have tried running the default docker run example(s) in the readme (removing any customizations I added)
  • I have tried a newer or older version of RaspAP Docker (depending what version the issue started in for me)
  • I have tried running without my volume data mounts to eliminate volumes as the cause

Screenshots

Image Image Image

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions