CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] Import fail

Open lucascbd opened this issue 3 years ago • 3 comments
trafficstars

I've installed Taututlli via docker-compose and I get a "fail" message when I try to import to CasaOS dashboard.

lucascbd avatar Aug 27 '22 05:08 lucascbd

Can you provide the docker-compose file where you installed Taututlli?

LinkLeong avatar Aug 29 '22 03:08 LinkLeong


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 https://github.com/IceWhaleTech/CasaOS/issues/490#issuecomment-1229721169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHVPXN5NK7NHYO4OHLQ7ICTV3QWGVANCNFSM57YWKK2A . You are receiving this because you authored the thread.Message ID: @.***>

lucascbd avatar Aug 30 '22 00:08 lucascbd

same issue

kanenses avatar Sep 03 '22 20:09 kanenses

Same issue with uptime-kuma. The docker installed fine but import to casaos fails. Keeps showing up at the bottom to import.

rdking62 avatar Oct 24 '22 20:10 rdking62

This issue has been fixed in 0.3.7.1, please verify in the update to 0.3.7.1, if you have problems, please reopen the issue. @rdking62 @kanenses @lucascbd

LinkLeong avatar Nov 07 '22 02:11 LinkLeong