mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #173] Problem with the installation on Odroid XU4 #151
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bif1005 on GitHub (Jul 23, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/173
An error occurs during installation:
latest: Pulling from library/mariadb
ERROR: no matching manifest for linux/arm/v7 in the manifest list entries
What version of mariadb I can use?
@jc21 commented on GitHub (Jul 23, 2019):
I'm not too sure about that. You can also use mysql as long as it's close the latest version. You can also skip using docker for the database and install maria/mysql on your host directly.
@Bif1005 commented on GitHub (Jul 28, 2019):
OK
I applied mysql 5.7.8. The installation has started. But I can not enter the admin panel on port 81. Staus container nginx is unhealthy
@Shlokp commented on GitHub (Aug 3, 2019):
Did you get it working? Struggling with the same issue here with the Raspberry Pi 4. The latest mariadb for the rpi is 10.2 which isnt supported
@chaptergy commented on GitHub (May 10, 2021):
Closing this since there didn't happen much in the past two years.