Not able to start
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
If you get the following error in your Turnkey application:<blockquote>''Not able to start, check the CurrentVersion - is it set? Check that the app is Started and not Paused. Check that the Version is in DatabaseUpdated state''</blockquote>It is due to one of these things:
If you get the following error in your Turnkey application:<blockquote>''Not able to start, check the CurrentVersion - is it set? Check that the app is Started and not Paused. Check that the Version is in DatabaseUpdated state''</blockquote>It is due to one of these things:
# You have not yet uploaded a model from the MDriven Designer and thus, the list of models is empty.
# You have not yet uploaded a model from the MDriven Designer and thus, the list of models is empty.

Revision as of 07:47, 17 June 2024

This page was created by Hans.karlsen@mdriven.net on 2021-10-20. Last edited by Edgar on 2025-01-20.

If you get the following error in your Turnkey application:

Not able to start, check the CurrentVersion - is it set? Check that the app is Started and not Paused. Check that the Version is in DatabaseUpdated state

It is due to one of these things:

  1. You have not yet uploaded a model from the MDriven Designer and thus, the list of models is empty.
  2. You have no CurrentVersion set so the MDrivenServer does not have a model to work with.
  3. You have your app in Paused mode - it must be started to allow normal work.
    2021-10-20 10h55 29.png