how insert data into clickhouse table with permission denied?

192 Views Asked by At

Got error while inserting date into Clickhouse table:

clickhouse_connect.driver.exceptions.DatabaseError: :HTTPDriver for http://localhost:8123 returned response code 500) std::exception. Code: 1001, type: std::__1::__fs::filesystem::filesystem_error, e.what() = filesystem error: in rename: Permission denied ["./store/c67/c6760d86-380d-4d9a-806d-dc5b13398ca3/tmp_insert_all_1_1_0/"] ["./store/c67/c6760d86-380d-4d9a-806d-dc5b13398ca3/all_1_1_0/"] Cannot print extra info for Poco::Exception (version 23.7.3.14 (official build))

0

There are 0 best solutions below