Neo.ClientError.Statement.ExternalResourceFailed, i got this error when i am trying to load csv file. i have tried many ways to load csv from bitbucket, from one drive

this server is docker compose server. how do i enable means uncomment things for load csv

By default dbms.security.allow_csv_import_from_file_urls=true (Configuration settings - Operations Manual)

So I think it could be that the host where you are running the container is not able to access the the url.