[GH-ISSUE #57] Existing module is not found when installing from package #13

Closed
opened 2026-03-03 11:58:23 +03:00 by kerem · 1 comment
Owner

Originally created by @sergeiosipov on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/57

@falendary @paktusov sent you invite into the following workspace for you to check errors

Task got an error not finding already existing module.
Existing module:
check modified time is less than datetime of error
https://marketplace.finmars.com/admin/marketplace/configurationrelease/?configuration__id__exact=115

Image

https://eu-central.finmars.com/realm0v4ry/space01dkz/api/v1/tasks/task/11/
options_object:

 {
    "channel": "stable",
    "configuration_code": " com.finmars.standard-workflow-paid",
    "is_package": false,
    "step": 10,
    "version": "2.0.0"
}

error_message:

{
    "error": {
        "url": "https://marketplace.finmars.com/api/v1/configuration/find-release/",
        "username": "",
        "status_code": 500,
        "message": "Server got itself in trouble",
        "datetime": "2025-07-18 18:18:18",
        "details": {
            "type": "server_error",
            "errors": [
                {
                    "code": "error",
                    "detail": "ConfigurationRelease matching query does not exist.",
                    "attr": null
                }
            ]
        }
    }
}
Originally created by @sergeiosipov on GitHub (Jul 18, 2025). Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/57 @falendary @paktusov sent you invite into the following workspace for you to check errors Task got an error not finding already existing module. Existing module: check modified time is less than datetime of error https://marketplace.finmars.com/admin/marketplace/configurationrelease/?configuration__id__exact=115 <img width="1282" height="140" alt="Image" src="https://github.com/user-attachments/assets/86b70e64-bb8c-48b7-a7b2-a491dbc80587" /> https://eu-central.finmars.com/realm0v4ry/space01dkz/api/v1/tasks/task/11/ options_object: ``` { "channel": "stable", "configuration_code": " com.finmars.standard-workflow-paid", "is_package": false, "step": 10, "version": "2.0.0" } ``` error_message: ``` { "error": { "url": "https://marketplace.finmars.com/api/v1/configuration/find-release/", "username": "", "status_code": 500, "message": "Server got itself in trouble", "datetime": "2025-07-18 18:18:18", "details": { "type": "server_error", "errors": [ { "code": "error", "detail": "ConfigurationRelease matching query does not exist.", "attr": null } ] } } } ```
kerem closed this issue 2026-03-03 11:58:24 +03:00
Author
Owner

@sergeiosipov commented on GitHub (Jul 21, 2025):

error in configuration code " com.finmars.standard-workflow-paid" - not an issue from dev team

<!-- gh-comment-id:3096932806 --> @sergeiosipov commented on GitHub (Jul 21, 2025): error in configuration code " com.finmars.standard-workflow-paid" - not an issue from dev team
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/finmars-core#13
No description provided.