-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
"Error: Request 'updateContent' failed" in docker output when there is a validation error on a Camel file #4857
Comments
@apupier And you don't get a dialog asking do you want to override the state on fs? The error indicates that fs state is more up-to-date then an opened document. Maybe Docker does something to a file after we open in. Need more investigation. |
no, I noticed nothing in UI |
@apupier |
I cannot check.
|
Have you pulled the latest image ? |
yes I called i noticed that a new version was available this morning. this new one is starting. So will try to reproduce |
I cannot reproduce anymore. Thanks for having tried to reproduce. |
Description
Reproduction Steps
docker run -it -p 3000:3000 -v "C:/Users/Aurelien Pupier/theiatmp:/home/project:cached" theiaide/theia-full:latest
use deploy plugin by id command:
vscode:extension/camel-tooling.vscode-apache-camel
vscode:extension/redhat.vscode-xml
create an xml file with content:
change timer:timerName?delay=1000 by timer:timerName?delay=1000xx
observe stack in docker output
OS and Theia version:
Diagnostics:
The text was updated successfully, but these errors were encountered: