InternetHealthReport / internet-yellow-pages

A knowledge graph for the Internet
https://iyp.iijlab.net
GNU General Public License v3.0
44 stars 18 forks source link

Data Not Writable #31

Closed thisiskaransgit closed 1 year ago

thisiskaransgit commented 1 year ago

Currently, we are getting this Warning while running the database, also this is affecting the connection while we are running the interface, it shows an error when trying to access the database

iyp_loader | Warning: Folder mounted to "/data" is not writable from inside container. Changing folder owner to neo4j.

Is the /data directory had to be restricted?

cc: @romain-fontugne

romain-fontugne commented 1 year ago

I think this is not a problem, the warning just say that the owner of that directory is changed but anyways the user is not suppose to touch that directory

romain-fontugne commented 1 year ago

I'm closing this for now but let me know if this really bother you