Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PID_controller docker contrainer restarting #3

Open
RAWA97 opened this issue Jan 30, 2023 · 4 comments · Fixed by #4
Open

PID_controller docker contrainer restarting #3

RAWA97 opened this issue Jan 30, 2023 · 4 comments · Fixed by #4

Comments

@RAWA97
Copy link

RAWA97 commented Jan 30, 2023

Hi there,

I have the problem, that the docker container "python ./PID4FIWARE…" is always restarting. I went through the tutorial https://github.com/N5GEH/n5geh.services.controller/tree/master/PIDControl, made it until the end, and I can access the control panel.

Attached you can find a screenshot of the running docker containers:

Thanks for helping

2023_01_30_Docker_Container_Restarting

@RAWA97
Copy link
Author

RAWA97 commented Jan 30, 2023

additionally I can’t choose a controller in the drop-down menu of the control panel.

@RAWA97
Copy link
Author

RAWA97 commented Feb 17, 2023

I think, I know where the problem is. The text says, the following:

"Most importantly, you must set up the entity information in PIDControl/config/input.json and PIDControl/config/command.json. The id, type, and the attribute name are the most important information and must be given correctly. Besides, you can also set initial values for the control parameters in PIDControl/config/controller.json. Then you can pass these configuration files into a docker volume with the following command: Then, you can run the image pid4fiware as a container:"

Unfotunatelly there is no code to the sentence: "Then you can pass these configuration files into a docker volume with the following command:".

Is this the problem?

@djs0109
Copy link
Collaborator

djs0109 commented Mar 5, 2024

Hi @RAWA97 , apologize for the delayed response. I truly appreciate your patience!

We are now reconstructing the settings of the controller framework, because the way it use right now does not reflect state of the art. I would be really appreciate, if you could try it out after this revision process. I will of course let you know, once it is ready to use.

@djs0109 djs0109 linked a pull request Mar 5, 2024 that will close this issue
@djs0109 djs0109 closed this as completed in #4 Mar 7, 2024
@djs0109 djs0109 reopened this Mar 7, 2024
@djs0109
Copy link
Collaborator

djs0109 commented Mar 7, 2024

@RAWA97 The controller framework is now updated :) please feel free to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants