[GH-ISSUE #258] failed to read resources from "/syncs/komodo/core.config.toml/" #3203

Open
opened 2026-04-13 14:50:58 -05:00 by GiteaMirror · 7 comments
Owner

Originally created by @AlissonSantos95 on GitHub (Jan 11, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/258

Hi i'm trying to sync resources but it get an error

{6CE23951-6F4F-49EC-A8ED-A56708053BF5}

But the core.config.toml was generated from the dashboard toml, i just copied what is working to have a backup to restore and it throws this error, what should i do?

To replicate just copy your toml from dashboard and create a new sync from file or UI.

Originally created by @AlissonSantos95 on GitHub (Jan 11, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/258 Hi i'm trying to sync resources but it get an error ![{6CE23951-6F4F-49EC-A8ED-A56708053BF5}](https://github.com/user-attachments/assets/54cca519-f329-465f-ae0a-d4bd39a9566c) But the core.config.toml was generated from the dashboard toml, i just copied what is working to have a backup to restore and it throws this error, what should i do? To replicate just copy your toml from dashboard and create a new sync from file or UI.
GiteaMirror added the seen 👀 label 2026-04-13 14:50:58 -05:00
Author
Owner

@mpkossen commented on GitHub (Jan 11, 2025):

Could be a duplicate of https://github.com/mbecker20/komodo/issues/247 as I see a backslash in there.

<!-- gh-comment-id:2585273831 --> @mpkossen commented on GitHub (Jan 11, 2025): Could be a duplicate of https://github.com/mbecker20/komodo/issues/247 as I see a backslash in there.
Author
Owner

@mbecker20 commented on GitHub (Jan 12, 2025):

You should not include other non-Resource-Sync files (like core.config.toml) under Resource Sync folders. If you point a Resource Sync path to a folder, it will add all the .toml files in the folder. I think that must've been what happened here?

<!-- gh-comment-id:2585589998 --> @mbecker20 commented on GitHub (Jan 12, 2025): You should not include other non-Resource-Sync files (like core.config.toml) under Resource Sync folders. If you point a Resource Sync path to a folder, it will add all the `.toml` files in the folder. I think that must've been what happened here?
Author
Owner

@AlissonSantos95 commented on GitHub (Jan 13, 2025):

You should not include other non-Resource-Sync files (like core.config.toml) under Resource Sync folders. If you point a Resource Sync path to a folder, it will add all the .toml files in the folder. I think that must've been what happened here?

When I did that, it did not auto create the .toml that why copied the dashboard one.

<!-- gh-comment-id:2586722613 --> @AlissonSantos95 commented on GitHub (Jan 13, 2025): > You should not include other non-Resource-Sync files (like core.config.toml) under Resource Sync folders. If you point a Resource Sync path to a folder, it will add all the `.toml` files in the folder. I think that must've been what happened here? When I did that, it did not auto create the .toml that why copied the dashboard one.
Author
Owner

@AlissonSantos95 commented on GitHub (Jan 13, 2025):

Could be a duplicate of https://github.com/mbecker20/komodo/issues/247 as I see a backslash in there.

Yes is exactly like that it has a backlash, but was the komodo who got this config, it isnt on docker compose configuration the backlash.

<!-- gh-comment-id:2586727050 --> @AlissonSantos95 commented on GitHub (Jan 13, 2025): > Could be a duplicate of https://github.com/mbecker20/komodo/issues/247 as I see a backslash in there. Yes is exactly like that it has a backlash, but was the komodo who got this config, it isnt on docker compose configuration the backlash.
Author
Owner

@mbecker20 commented on GitHub (Jan 13, 2025):

It is probably #247, still I am confused about 2 things:

  1. The core.config.toml/ is ending in a /
  2. core.config.toml is the name of the Komodo core config file (not resource sync file): https://github.com/mbecker20/komodo/blob/main/config/core.config.toml. Usually resource sync file will have name like resources.toml
<!-- gh-comment-id:2587542401 --> @mbecker20 commented on GitHub (Jan 13, 2025): It is probably #247, still I am confused about 2 things: 1. The `core.config.toml/` is ending in a `/` 2. `core.config.toml` is the name of the Komodo core config file (not resource sync file): https://github.com/mbecker20/komodo/blob/main/config/core.config.toml. Usually resource sync file will have name like `resources.toml`
Author
Owner

@AlissonSantos95 commented on GitHub (Jan 13, 2025):

It is probably #247, still I am confused about 2 things:

  1. The core.config.toml/ is ending in a /
  2. core.config.toml is the name of the Komodo core config file (not resource sync file): https://github.com/mbecker20/komodo/blob/main/config/core.config.toml. Usually resource sync file will have name like resources.toml

Oh now i understood, i named core.config.toml, i got confused then i gonna rename the file, butnit will still have problems right?

<!-- gh-comment-id:2588037389 --> @AlissonSantos95 commented on GitHub (Jan 13, 2025): > It is probably #247, still I am confused about 2 things: > 1. The `core.config.toml/` is ending in a `/` > 2. `core.config.toml` is the name of the Komodo core config file (not resource sync file): https://github.com/mbecker20/komodo/blob/main/config/core.config.toml. Usually resource sync file will have name like `resources.toml` Oh now i understood, i named core.config.toml, i got confused then i gonna rename the file, butnit will still have problems right?
Author
Owner

@mbecker20 commented on GitHub (Aug 26, 2025):

Is there still this issue? there were changes here to try and address this

<!-- gh-comment-id:3222785492 --> @mbecker20 commented on GitHub (Aug 26, 2025): Is there still this issue? there were changes here to try and address this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#3203