DLNA/UPnP problem
Posted: 29 Jul 2015 22:21
Hello all,
I did an upgrade of nas4free to version NAS4Free 10.1.0.2 (1731). Everything is working fine exept the service UPnP. It doesn't really matter but if it can be resolved easily... It just usefull to see my pictures and movies on myPS3.
It says it is enabled but the status is a red line (in services). When I restart it in gui and check the command top in cli, then I see the service appearing for one sec and then it's gone. When I type "ps -aux | grep fuppes" it returns nothing.
The log :
multicasting m-search
== lib/Fuppes.cpp (174) :: Wed Jul 29 21:42:03 2015 ==
multicasting alive messages
== lib/Fuppes.cpp (172) :: Wed Jul 29 21:42:03 2015 ==
SSDPController started
== lib/SSDP/SSDPCtrl.cpp (68) :: Wed Jul 29 21:42:03 2015 ==
listening on 192.168.1.200:49152
== lib/HTTP/HTTPServer.cpp (216) :: Wed Jul 29 21:42:03 2015 ==
init ssdp-controller
== lib/Fuppes.cpp (101) :: Wed Jul 29 21:42:03 2015 ==
HTTPServer started
== lib/HTTP/HTTPServer.cpp (98) :: Wed Jul 29 21:42:03 2015 ==
init http-server
== lib/Fuppes.cpp (90) :: Wed Jul 29 21:42:03 2015 ==
init database
== lib/Fuppes.cpp (70) :: Wed Jul 29 21:42:03 2015 ==
starting UPnP subsystem
== lib/Fuppes.cpp (53) :: Wed Jul 29 21:42:03 2015 ==
I also add a snapshot of my config in the GUI.
And here is the config of /var/etc/fuppes.cfg
nas4free: etc# cat fuppes.cfg
<?xml version="1.0" encoding="UTF-8"?>
<fuppes_config version="0.8">
<shared_objects>
<dir>/mnt/data</dir>
<dir>/mnt/movies</dir>
</shared_objects>
<network>
<interface>bge0</interface>
<http_port>49152</http_port>
<allowed_ips>
</allowed_ips>
</network>
<database type="sqlite3">
<file>/home/fuppes.db</file>
<readonly>false</readonly>
</database>
<content_directory>
<local_charset>UTF-8</local_charset>
</content_directory>
<global_settings>
<temp_dir/>
<use_fixed_uuid>false</use_fixed_uuid>
<default_device>default</default_device>
</global_settings>
<vfolders enabled="false">
<vfolder name="default" enabled="true"/>
<vfolder name="xbox" enabled="false"/>
</vfolders>
<device_mapping>
</device_mapping>
</fuppes_config>
nas4free: etc#
Any help is much appreciated.
Kr,
C.
I did an upgrade of nas4free to version NAS4Free 10.1.0.2 (1731). Everything is working fine exept the service UPnP. It doesn't really matter but if it can be resolved easily... It just usefull to see my pictures and movies on myPS3.
It says it is enabled but the status is a red line (in services). When I restart it in gui and check the command top in cli, then I see the service appearing for one sec and then it's gone. When I type "ps -aux | grep fuppes" it returns nothing.
The log :
multicasting m-search
== lib/Fuppes.cpp (174) :: Wed Jul 29 21:42:03 2015 ==
multicasting alive messages
== lib/Fuppes.cpp (172) :: Wed Jul 29 21:42:03 2015 ==
SSDPController started
== lib/SSDP/SSDPCtrl.cpp (68) :: Wed Jul 29 21:42:03 2015 ==
listening on 192.168.1.200:49152
== lib/HTTP/HTTPServer.cpp (216) :: Wed Jul 29 21:42:03 2015 ==
init ssdp-controller
== lib/Fuppes.cpp (101) :: Wed Jul 29 21:42:03 2015 ==
HTTPServer started
== lib/HTTP/HTTPServer.cpp (98) :: Wed Jul 29 21:42:03 2015 ==
init http-server
== lib/Fuppes.cpp (90) :: Wed Jul 29 21:42:03 2015 ==
init database
== lib/Fuppes.cpp (70) :: Wed Jul 29 21:42:03 2015 ==
starting UPnP subsystem
== lib/Fuppes.cpp (53) :: Wed Jul 29 21:42:03 2015 ==
I also add a snapshot of my config in the GUI.
And here is the config of /var/etc/fuppes.cfg
nas4free: etc# cat fuppes.cfg
<?xml version="1.0" encoding="UTF-8"?>
<fuppes_config version="0.8">
<shared_objects>
<dir>/mnt/data</dir>
<dir>/mnt/movies</dir>
</shared_objects>
<network>
<interface>bge0</interface>
<http_port>49152</http_port>
<allowed_ips>
</allowed_ips>
</network>
<database type="sqlite3">
<file>/home/fuppes.db</file>
<readonly>false</readonly>
</database>
<content_directory>
<local_charset>UTF-8</local_charset>
</content_directory>
<global_settings>
<temp_dir/>
<use_fixed_uuid>false</use_fixed_uuid>
<default_device>default</default_device>
</global_settings>
<vfolders enabled="false">
<vfolder name="default" enabled="true"/>
<vfolder name="xbox" enabled="false"/>
</vfolders>
<device_mapping>
</device_mapping>
</fuppes_config>
nas4free: etc#
Any help is much appreciated.
Kr,
C.