I am new here, I took over the code from senior, but the senior did not create test environment at the time of development, I am Chinese, and I don’t speak English. I really appreciate your help.
I used to 7z to pack frappe-bench and decompression it in local file ,but it does work when I eccute “sudo bench --site production serve --port 9000”, it is reported that some CSS and JS can not be found in the background
But the backups are old, looks like they are taken at an interval of 4-5 hours. We want to first stop the request from going to Cloud ERP. and then we want to take backup and apply it to new server. We don’t want to loose any data.
That is not possible with ERPNext cloud, you will have to ask your internal users to stop posting new entries or take a backup on a weekend, when no new entries would be posted to ERP’s cloud version.
P.S.: Backups on the cloud occur at interval 6 hours.
After execute the restore command, i am facing this error:- _mysql_exceptions.ProgrammingError: (1146, “Table ‘1c9bb4bf2ef78827.tabCustom DocPerm’ doesn’t exist”)
After several hours R&D but still no clue how to resolve it.