-
Notifications
You must be signed in to change notification settings - Fork 5
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
VAapp getting disconnected #4
Comments
We have been focusing our efforts on creating new tools for using openVA (an app with a GUI coded in Python). Unfortunately, this means that the Docker app gets little support and is unstable -- apologies for failing to mention this on the read me page! As for your problem, are you selecting an ID column? If so, does the app work if you go with the default option of "none"? |
Version 1.3.0 is available. Can you please give it a try and let us know if it solves the problem? |
Hi Thomas, |
Creating a new version of the app you downloaded will take a while. In the meantime, you can try the following
This should create a new container. When you are done, you can go back to Docker Desktop and under "Containers" you should see a new container (for openvateam/openva:1.3.0). Click the stop button (in the "Actions" column) to stop the container, and press the play/run button to start it again. |
Thank you for sharing the steps. |
Sorry to hear that. Unfortunately, I would need a sample of your data file to figure out the problem. Is it possible to share a (de-identified) sample of your data file that causes the disconnection? If so, you can email me the file. If not, then the only idea I have is to compare your data file against the example file and check for non utf-8 characters (e.g., letters with tildes or accents that look something like \0xCO in excel) and remove them. |
Thank you. I have dropped an email to you at [[email protected]]. |
Dear All,
I have recently started using the OpenVA app for analysis. Currently, I am using the Docker Desktop to run the app.
After importing the data and starting the data analysis, the app gets disconnected from the server and asks to reload. This issue has been appearing for the last 20 days, previously, it was working fine.
Please guide.
The text was updated successfully, but these errors were encountered: