-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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] Import fail #490
Comments
Can you provide the docker-compose file where you installed Taututlli? |
---
version: "2.1"
services:
tautulli:
image: lscr.io/linuxserver/tautulli:latest
container_name: tautulli
environment:
- PUID=1000
- PGID=1000
- TZ=America/Sao_Paulo
volumes:
- /DATA/AppData/Tautulli/config:/config
ports:
- 8181:8181
restart: unless-stopped
Em seg., 29 de ago. de 2022 às 00:39, link ***@***.***>
escreveu:
… Can you provide the docker-compose file where you installed Taututlli?
—
Reply to this email directly, view it on GitHub
<#490 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHVPXN5NK7NHYO4OHLQ7ICTV3QWGVANCNFSM57YWKK2A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
same issue |
Same issue with uptime-kuma. The docker installed fine but import to casaos fails. Keeps showing up at the bottom to import. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've installed Taututlli via docker-compose and I get a "fail" message when I try to import to CasaOS dashboard.
The text was updated successfully, but these errors were encountered: