Agent772
Agent772
RRuntipi
Created by Agent772 on 3/11/2025 in #🙋🏼・help
AppStore Error: Invalid config.json
Hi, i added a few own apps to the app store and suddenly i only recieve the error: invalid config.json I ensured the config is valid, the error occures even when i copy working app and just name it {name}2. i validated the config against the schema and everything is fine. here the working version:
"$schema": "../schema.json",
"name": "Dawarich",
"available": true,
"exposable": true,
"port": 8578,
"id": "dawarich",
"tipi_version": 2,
"version": "0.22.1",
"categories": ["utilities"],
"description": "Dawarich is a self-hosted web app designed to replace Google Timeline (aka Google Location History).",
"short_desc": "Your Self-Hosted Location History Tracker",
"author": "Freika and the dawarich team",
"source": "https://github.com/Freika/dawarich",
"supported_architectures": ["arm64", "amd64"]
}
"$schema": "../schema.json",
"name": "Dawarich",
"available": true,
"exposable": true,
"port": 8578,
"id": "dawarich",
"tipi_version": 2,
"version": "0.22.1",
"categories": ["utilities"],
"description": "Dawarich is a self-hosted web app designed to replace Google Timeline (aka Google Location History).",
"short_desc": "Your Self-Hosted Location History Tracker",
"author": "Freika and the dawarich team",
"source": "https://github.com/Freika/dawarich",
"supported_architectures": ["arm64", "amd64"]
}
And here the invalid version:
{
"$schema": "../schema.json",
"name": "Dawarich2",
"available": true,
"exposable": true,
"port": 8578,
"id": "dawarich2",
"tipi_version": 2,
"version": "0.22.1",
"categories": ["utilities"],
"description": "Dawarich is a self-hosted web app designed to replace Google Timeline (aka Google Location History).",
"short_desc": "Your Self-Hosted Location History Tracker",
"author": "Freika and the dawarich team",
"source": "https://github.com/Freika/dawarich",
"supported_architectures": ["arm64", "amd64"]
}
{
"$schema": "../schema.json",
"name": "Dawarich2",
"available": true,
"exposable": true,
"port": 8578,
"id": "dawarich2",
"tipi_version": 2,
"version": "0.22.1",
"categories": ["utilities"],
"description": "Dawarich is a self-hosted web app designed to replace Google Timeline (aka Google Location History).",
"short_desc": "Your Self-Hosted Location History Tracker",
"author": "Freika and the dawarich team",
"source": "https://github.com/Freika/dawarich",
"supported_architectures": ["arm64", "amd64"]
}
Runtipi Error log:
2025-03-11T10:57:51.951Z > fetch failed
2025-03-11T10:57:51.973Z > fetch failed
2025-03-11T10:57:54.323Z > server error: App dawarich2 has an invalid config.json file
2025-03-11T10:57:51.951Z > fetch failed
2025-03-11T10:57:51.973Z > fetch failed
2025-03-11T10:57:54.323Z > server error: App dawarich2 has an invalid config.json file
App Log:
2025-03-11T10:57:15.393Z > server error: App dawarich2 has an invalid config.json file
2025-03-11T10:57:15.449Z > server error: Die App dawarich2 hat eine ungültige config.json Datei
2025-03-11T10:57:15.588Z > fetch failed
2025-03-11T10:57:15.393Z > server error: App dawarich2 has an invalid config.json file
2025-03-11T10:57:15.449Z > server error: Die App dawarich2 hat eine ungültige config.json Datei
2025-03-11T10:57:15.588Z > fetch failed
i just copied the working directory and added a 2 in the path and the config file.
1 replies
RRuntipi
Created by Agent772 on 7/20/2024 in #🙋🏼・help
-fixed- Runtipi not able to update or start Paperless-ngx
Hi, i updated Adguard without any problems (after resolving the missing DNS server when it shut down) then i updated HomeBox also quite fine, there is only the problem i can't login anymore but then trying updateing paperless-ngx i just get a error message and the following log
worker: 2024-07-20T15:02:04.784Z - ^[[32minfo^[[39m > Job 120 completed with result: {"success":false,"stdout":"Command failed: docker-compose --env-file /app-data/paperless-ngx/>
2024-07-20T15:02:04.785Z > Failed to update app paperless-ngx: Command failed: docker-compose --env-file /app-data/paperless-ngx/app.env --project-name paperless-ngx -f /data/apps/>
time="2024-07-20T15:02:04Z" level=warning msg="/data/apps/paperless-ngx/docker-compose.yml: `version` is obsolete"
time="2024-07-20T15:02:04Z" level=warning msg="/data/repos/29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903/apps/docker-compose.common.yml: `version` is obsolete"
yaml: line 8: did not find expected key

2024-07-20T15:02:05.141Z > fetch failed
2024-07-20T15:02:09.717Z > fetch failed
2024-07-20T15:02:10.138Z > fetch failed
2024-07-20T15:02:14.721Z > fetch failed
worker: 2024-07-20T15:02:04.784Z - ^[[32minfo^[[39m > Job 120 completed with result: {"success":false,"stdout":"Command failed: docker-compose --env-file /app-data/paperless-ngx/>
2024-07-20T15:02:04.785Z > Failed to update app paperless-ngx: Command failed: docker-compose --env-file /app-data/paperless-ngx/app.env --project-name paperless-ngx -f /data/apps/>
time="2024-07-20T15:02:04Z" level=warning msg="/data/apps/paperless-ngx/docker-compose.yml: `version` is obsolete"
time="2024-07-20T15:02:04Z" level=warning msg="/data/repos/29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903/apps/docker-compose.common.yml: `version` is obsolete"
yaml: line 8: did not find expected key

2024-07-20T15:02:05.141Z > fetch failed
2024-07-20T15:02:09.717Z > fetch failed
2024-07-20T15:02:10.138Z > fetch failed
2024-07-20T15:02:14.721Z > fetch failed
i resolved the issue with the .yml file on line 8 by myself and i can start paperless from the command line (docker-compose up) but runtipi wont detect it running and i still cant update it or start it with runtipi. restarted the host and updated runtipi and everything
15 replies
RRuntipi
Created by Agent772 on 6/10/2024 in #🙋🏼・help
nextcloud add trusted domains
how do i add trusted domains to the nextcloud config via the docker compose file. I want to add a list
3 replies