VictorCharlie

Members
  • Posts

    26
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

VictorCharlie's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Same here. I am following this guide:
  2. That worked Thank @Kilrah for h showing me where to look and to be patient. @epilot5280 I would delete the docker and the appdata folder and install it again watching the console log until it finishes. I put the total log below so you will know when it is done. Here is the first run complete log: ,--------.,--. ,--. ,---. ,--. ,--------.| | '--. .--'`--',--.--. ,---. ,-| | ,---. / .-' | | '--. .--'| .' | | ,--.| .--'| .-. :' .-. | | .-. || `-, | | | | | | | | | || | \ --.\ `-' | ' '-' '| .-' | |.--.| | `--' `--' `--'`--' `----' `---' `---' `--' `--''--'`--' .--. '--' Image: tiredofit/debian Repository/Issues/Support: https://github.com/tiredofit/docker-debian/ Like my work? Visit https://www.tiredofit.ca/sponsor 2023-02-13.12:36:46 [NOTICE] ** [monitoring] Container configured for monitoring with 'zabbix modern' 2023-02-13.12:36:46 [NOTICE] ** [scheduling] Container configured for scheduled tasks with 'cron' 2023-02-13.12:36:46 [NOTICE] ** [messaging] Container configured to route mail via SMTP to 'postfix-relay' 2023-02-13.12:36:46 [INFO] ** [mariadb] New embedded database detected, setting up.. 2023-02-13.12:36:48 [NOTICE] ** [freepbx] Creating default configuration files 2023-02-13.12:36:49 [NOTICE] ** [freepbx] Setting file permissions 2023-02-13.12:36:49 [INFO] ** [freepbx] New install detected - please wait while we fetch FreePBX - will take up to 30 minutes! 2023-02-13.12:36:56 [NOTICE] ** [freepbx] Starting Asterisk 17.9.4 for the first time 2023-02-13.12:37:02 [NOTICE] ** [freepbx] Installing FreePBX 15.0.16.56 source code (db embedded) 2023-02-13.12:39:22 [NOTICE] ** [freepbx] Enabling default modules: 2023-02-13.12:39:22 [NOTICE] ** [freepbx] - framework, core 2023-02-13.12:42:20 [NOTICE] ** [freepbx] - cdr (embedded db) 2023-02-13.12:42:23 [NOTICE] ** [freepbx] - backup, callrecording, conferences, dashboard, featurecodeadmin, filestore, fw_langpacks, infoservices, languages, logfiles, music, recordings, sipsettings, soundlang, voicemail 2023-02-13.12:44:50 [NOTICE] ** [freepbx] - certman, userman, pm2 2023-02-13.12:48:56 [NOTICE] ** [freepbx] - ucp 2023-02-13.12:53:24 [NOTICE] ** [freepbx] Attempting to install additional FreePBX modules '' 2023-02-13.12:55:38 [INFO] ** [freepbx] Finished installation of FreePBX modules - proceeding with next phase of install 2023-02-13.12:55:39 [NOTICE] ** [freepbx] Setting RTP ports - start: '18000' finish: '20000' 2023-02-13.12:55:39 [INFO] ** [freepbx] Starting Asterisk 17.9.4 2023-02-13.12:58:51 [INFO] ** [freepbx] Starting installation of Flash Operator Panel 2 2023-02-13.12:59:14 [INFO] ** [freepbx] Starting operator panel 2023-02-13.12:59:15 [INFO] ** [freepbx] Web server started - container initialization completed - visit your http(s)://.../admin to administer 2023-02-13.12:59:16 [STARTING] ** [monitoring] [1] Starting Zabbix Agent (modern) 6.0.3 2023-02-13.12:59:16 [STARTING] ** [scheduling] [1] Starting cron
  3. ok I got something, I deleted everything installed the app again this time with repository: tiredofit/freepbx:14 I watched the download process carefully (took about 7 min) and I got a Webui. I then changed the repository to: tiredofit/freepbx:15 Docker images were updated and I still have a Webui However I am getting a error in the console log: crontab: can't change directory to '/var/spool/cron/crontabs': No such file or directory 2023-02-13.12:25:16 [STARTING] ** [scheduling] [50] Starting cron after 50 attempts it kills the attempt to start the file the Webui is still functioning I changes the repository to: tiredofit/freepbx:15-latest No new images downloaded but Webui still working. I think I will try going straight to the latest repository one more time and watch the log carefully.
  4. I deleted everything and installing the frepbx-14 image and I am watching the download process right now. I can see it downloading and going through its install process. If this works I will try the version 15 again. I will let you know.
  5. Everything is default except I used the bridge connection to get an separate ip from my Unraid server. I did this because I was having problems. How did you "see" the installation process? Was that when you installed the container the first time or in the WebUI? When I go to the WebUI I get a 500 error. The apache logs shows this: PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 When you start up your container are there more logs than this? Thank you for helping. ,--------.,--. ,--. ,---. ,--. ,--------.| | '--. .--'`--',--.--. ,---. ,-| | ,---. / .-' | | '--. .--'| .' | | ,--.| .--'| .-. :' .-. | | .-. || `-, | | | | | | | | | || | \ --.\ `-' | ' '-' '| .-' | |.--.| | `--' `--' `--'`--' `----' `---' `---' `--' `--''--'`--' .--. '--' Image: tiredofit/debian Repository/Issues/Support: https://github.com/tiredofit/docker-debian/ Like my work? Visit https://www.tiredofit.ca/sponsor 2023-02-11.18:21:37 [NOTICE] ** [container-init] Detected Container that has been restarted - Cleaning '/tmp/.container' files 2023-02-11.18:21:37 [NOTICE] ** [monitoring] Container configured for monitoring with 'zabbix modern' 2023-02-11.18:21:37 [NOTICE] ** [scheduling] Container configured for scheduled tasks with 'cron' 2023-02-11.18:21:38 [NOTICE] ** [messaging] Container configured to route mail via SMTP to 'postfix-relay' 2023-02-11.18:21:39 [NOTICE] ** [freepbx] Creating default configuration files 2023-02-11.18:21:40 [NOTICE] ** [freepbx] Setting file permissions 2023-02-11.18:21:42 [NOTICE] ** [freepbx] Setting RTP ports - start: '18000' finish: '20000' 2023-02-11.18:21:42 [INFO] ** [freepbx] Starting Asterisk 17.9.4 2023-02-11.18:21:43 [INFO] ** [freepbx] Starting operator panel 2023-02-11.18:21:45 [INFO] ** [freepbx] Web server started - container initialization completed - visit your http(s)://.../admin to administer 2023-02-11.18:21:45 [STARTING] ** [monitoring] [1] Starting Zabbix Agent (modern) 6.0.3 2023-02-11.18:21:45 [STARTING] ** [scheduling] [1] Starting cron
  6. Thank you for replying. Mine has been running for days now. What is the indicator that it is fully started and download is finished? The last line in my container log is cron started. Is there more after that? Would the Apache error (shown above) be resolved after the download? I'm wanting to trouble shoot the issue. I'm not familiar enough with this program to be effective at finding the problem.
  7. No. I have not. I've tried several things most testing permissions. I opened an issue on github but no response on either place.
  8. No UI / Webpage on new install: What am I missing? I just installed the FreePBX docker container on my Unraid 6.11.5. I have it on a bridge network interface. When I go to the webui I get an http error code 500. The apache logs give this error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137. I have tried http, https alternate ports of 8150 and 4150. There are no error in the docker log. Can anyone help me understand what I am missing? Apache logs and netstat below. The apache logs show this: [tiredofit/debian 13:31:33] # tail apache2/error.log [Tue Feb 07 07:00:28.817982 2023] [ssl:warn] [pid 1280] AH01909: 192.168.1.3:443:0 server certificate does NOT include an ID which matches the server name [Tue Feb 07 07:00:28.856438 2023] [ssl:warn] [pid 1281] AH01909: 192.168.1.3:443:0 server certificate does NOT include an ID which matches the server name [Tue Feb 07 07:00:28.863292 2023] [mpm_prefork:notice] [pid 1281] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations [Tue Feb 07 07:00:28.863452 2023] [core:notice] [pid 1281] AH00094: Command line: '/usr/sbin/apache2' [Tue Feb 07 07:02:28.183471 2023] [:error] [pid 1284] [client 192.168.1.31:50414] PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 [Tue Feb 07 07:02:35.841350 2023] [:error] [pid 1285] [client 192.168.1.31:50415] PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 [Tue Feb 07 07:09:40.782027 2023] [:error] [pid 1287] [client 192.168.1.31:50457] PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 [Tue Feb 07 07:10:16.193639 2023] [:error] [pid 1284] [client 192.168.1.31:50468] PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 [Tue Feb 07 17:41:30.343807 2023] [:error] [pid 1285] [client 192.168.1.31:52976] PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 [Tue Feb 07 17:41:55.905966 2023] [:error] [pid 1286] [client 192.168.1.31:52975] PHP Fatal error: Class 'FreePBX' not found in /var/www/html/admin/config.php on line 137 Netstat: [tiredofit/debian 13:31:43] # netstat -anp Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.11:45349 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 1101/fop2_serve tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1281/apache2 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1281/apache2 tcp 0 0 0.0.0.0:73 0.0.0.0:* LISTEN 1281/apache2 tcp6 0 0 :::10050 :::* LISTEN - tcp6 0 0 :::8050 :::* LISTEN - udp 0 0 127.0.0.11:41482 0.0.0.0:* - Active UNIX domain sockets (servers and established) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 176277461 - /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 176290148 1101/fop2_serve /var/run/fop2.ctl unix 2 [ ACC ] STREAM LISTENING 176277299 31/s6-ipcserverd s unix 2 [ ACC ] STREAM LISTENING 176287409 - /var/lib/zabbix/run/zabbix-agent.sock
  9. Overclocked RAM! Ok I need to spend some time in the BIOS. It has a auto overclocked I must have triggered that I don't want. That is probably were the Machine check issues are from. Thanks I will comb over everything.
  10. @JorgeB Thank you for your post. I have dealt with this problem when I first installed Unraid on this hardware. I was able to fix it then. I will double check nothing has changed. I had to update then revert the BIOS in dealing with a SATA controller error. Do you see evidence that the c-sate issue is still happening in the logs?
  11. Twice in the past couple weeks my server just froze. It would not respond via ssh, keyboard, or wake up the screen. I hard restarted it this morning and I did not see anything obvious in the logs. Some time today FCP plugin reported a machine check notice. It suggests to get the log from MCE but my processor is not supported. I am not sure the freezing and the machine check are related. Can anyone please help me track down the issue? pensieve-diagnostics-20220210-1711.zip
  12. I have used Synching for a while on other devices. I have 2 server on the same LAN. One is set to send only and the other is set to receive only. The servers show connected and appear to be fine. I have 6 shared folders between them. The send only server shows the receive only server as out of sync but no files are transferring to the other system. Can anyone help me figure out why nothing syncs? I have removed and reinstalled both dockers several time. I can not see anything obvious in the logs.
  13. Thank you everyone I was able to repair the XFS file system and found errors in the BTRFS file system that have been corrected. Having a SATA controller and the relating ungraceful shutdowns really did a number on the server. Thank you for all the help recovering!
  14. Update: Disk2 ( the unmountable one) is now mounted. I followed the steps outlined in the link above. I ended up running it twice because I found suggestion on a Ubuntu forum but the Unraid one was much better. I stopped the array and started it again in maintenance mode and it mounted. As for the parity drives I removed one and then added it again. A sync button showed up and I started the parity sync for one of the drives. This will take hours to finish. I'll update when it's done. I will probably do it again for the second drive after that. Thank you for the help. I am still open to suggestions. Also I see errors for the NVME drive in the syslog is that from the failed sata controller?
  15. I do not see any suggestions or errors in the output. XFS_repair output.txt