Server Error Problem

Status
Not open for further replies.

abdallahessam

Free User
Joined
Jan 22, 2023
Messages
18
Reaction score
0
Dears,
I need your assist to resolve this issue as after rebooting my 3cx machine on ESXi I couldn't able to sign in again with the error "server error" however I didn't make any updates or changes, so I need a way to backup my data "specially recordings" to a new 3cx machine.

Second Point:-
When I connected to 3cx old machine through ssh and download my recordings and uploaded them to the new machine I received an error when downloading the recordings however the path is correct "/var/lib/3cxpbx/Instance1/Data/Recordings/" and system currently saves the new records on it but the old records "which I uploaded manually" isn't working even after restarting the machine and all services
 

Attachments

  • 3cx.jpg
    3cx.jpg
    37.8 KB · Views: 12
  • 3cx2.png
    3cx2.png
    5.9 KB · Views: 12
When I connected to 3cx old machine through ssh and download my recordings and uploaded them to the new machine I received an error when downloading the recordings however the path is correct "/var/lib/3cxpbx/Instance1/Data/Recordings/" and system currently saves the new records on it but the old records "which I uploaded manually" isn't working even after restarting the machine and all services
As for this problem, you will need to change owner and group to phonesystem

Code:
chown -R phonesystem:phonesystem /var/lib/3cxpbx/Instance1/Data/Recordings/
 
Did you check all services have started up?

Code:
systemctl status 3CX*

Code:
sudo /usr/sbin/3CXStartServices
 
kieferschild Unfortuanlity,after restarting all services and also rebooting the machine nothing changed
 
What was the status of the services?
 
SnakeRiverWebDevelopment could you elaborate more on how to change owner and group to phonesystem as the mentioned command doesn't solve the issue
 

Attachments

  • 22.jpg
    22.jpg
    718.4 KB · Views: 15
Did you use the ISO to install 3CX?
 
kieferschild sure i am using latest version of 3cx based on Debian
 
Ok cool.. next check if the nginx service is started.

Code:
service nginx status

Code:
service nginx start
 
could you elaborate more on how to change owner and group to phonesystem as the mentioned command doesn't solve the issue
you need to ssh as root into your system, then run the command, this will change the owner and group of all the recordings that were uploaded, if root is the owner than the pbx will not be able to access the files.
Code:
chown -R phonesystem:phonesystem /var/lib/3cxpbx/Instance1/Data/Recordings/
 
Status
Not open for further replies.

Forum statistics

Threads
111,973
Messages
590,079
Members
164,899
Latest member
mazet