You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gisaid.js script is responsible for communicating with GISAID's API for retrieving sample-specific acknowledgement information (e.g. contributing lab).
The second and third items (lines 246 and 200) are leftover console log messages from development and need to be removed.
The text was updated successfully, but these errors were encountered:
This file js/gisaid/gisaid.js appears to be absent from the Docker instance, even though the file is present on the server itself (at /var/www/html/covizu), leading to 404 errors
The issue was that the COPY instruction in the Dockerfile was not copying subdirectories. After updating the Dockerfile and rebuilding the docker image, the issue was resolved
Uh oh!
There was an error while loading. Please reload this page.
gisaid.js
script is responsible for communicating with GISAID's API for retrieving sample-specific acknowledgement information (e.g. contributing lab).The text was updated successfully, but these errors were encountered: