daerduoCarey / partnet_anno_system

PartNet 3D Web-based Shape Parts Annotation System
Other
95 stars 18 forks source link

localhost didn't send any data #16

Closed ThinhPham24 closed 3 years ago

ThinhPham24 commented 3 years ago

I had the problem of not being able to receive data. Please give me some advice, what should I do with this error. image image

Mdemerdash commented 2 years ago

Could you kindly tell me how did you solve this?

Mdemerdash commented 2 years ago

I solved this one by creating the database using the root and then specifying the user in server/config/server.js : server.DB_USER = 'root' server.DB_PASSWORD = 'root' -> if you haven't change it during installation