Hi,
I have a multicast problem with version 1.5.10.1667
I have installed a new ubuntu server where i installed fog version 1.5.10.1667
I did a restore from another server that went oke. I am able to see the hosts they are recognized by fog so thats all oke. New server and old server same ip.
I can do a unicast on the client pc’s. But with a multicast i get to the below screenshot.
When i ask the status of FOGMulticastManager i get the following.
● FOGMulticastManager.service - FOGMulticastManager
Loaded: loaded (/usr/lib/systemd/system/FOGMulticastManager.service; enabled; preset: enabled)
Active: active (running) since Tue 2025-08-12 13:17:32 CEST; 10min ago
Main PID: 28626 (php)
Tasks: 1 (limit: 19055)
Memory: 7.9M (peak: 11.5M)
CPU: 73ms
CGroup: /system.slice/FOGMulticastManager.service
└─28626 php /opt/fog/service/FOGMulticastManager/FOGMulticastManager
Aug 12 13:17:32 fog01 systemd[1]: Started FOGMulticastManager.service - FOGMulticastManager.
Aug 12 13:17:32 fog01 env[28641]: PHP Fatal error: Uncaught Error: Non-static method FOGService::outall() cannot be called statically in /opt/fog/service/FOGMulticastManager/FOGMulticastManager:30
Aug 12 13:17:32 fog01 env[28641]: Stack trace:
Aug 12 13:17:32 fog01 env[28641]: #0 {main}
Aug 12 13:17:32 fog01 env[28641]: thrown in /opt/fog/service/FOGMulticastManager/FOGMulticastManager on line 30
I tested if i was able to do a multicast folowing this https://wiki.fogproject.org/wiki/index.php?title=Multicast that worked.
I tested acces to nfs following https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS that worked
So i recon it has something to do with the PHP error.
I am out off idea’s off where to look next.
Anyone out there that has a tip
Regards Marcel