MIDA-group / CytoBrowser

CytoBrowser, a JavaScript and Node.js driven environment for fast and accessible collaborative online visualization, assessment, and annotation of very large microscopy images.
GNU General Public License v3.0
16 stars 7 forks source link

Safari web browser does not allow access to local files #167

Open joakimlindblad opened 3 years ago

joakimlindblad commented 3 years ago

When running CytoBrowser locally, the Safari web browser reports: "The server was not able to find any images in the data directory. Make sure it is populated and try again"

This happens since the Safari web browser by default does not allow access to local files.

To enable local access:

  1. Enable the Develop Menu (Preferences -> Advanced -> Show Develop menu in menu bar)
  2. From the Develop menu, select Disable Local File Restrictions

I hope this helps. :-)

joakimlindblad commented 3 years ago

Todo for self: Put this info in the Install instructions and/or make a FAQ, and make an educated guess in the error message