Forums

Resolved
0 votes
Hello

How is my first post here, I greet you all, and thank you for all your hard work.

Clear 6.7 I used a period of time and it worked well. but today the mother decided to go to 7.2, noting that 7.2 beta already has a WiFi interface.

But I have a problem. some applications do not start or do not appear in the menu as it should.
for example plex starts but does not appear above the "open web interface Plex". Transmission does not start. Samba can not log in.

It may be a hardware incompatibility problem?
ITX ASROCK QC5000 is my board basis. CPU AMD Quad-Core A4-5000 FT3 Kabini APU, and 4 GB RAM, 1TB HDD.

Thank you.
Tuesday, June 14 2016, 03:12 PM
Share this post:

Accepted Answer

Wednesday, June 15 2016, 03:38 PM - #Permalink
Resolved
1 votes
From this doc..

So...

Run:

yum install libnatpmp
service transmission-daemon restart


I'll go file a bug report to pull in that pkg automatically. It should be done by transmission, but easy work around is to include it in the app-transmission package.

B.
The reply is currently minimized Show
Responses (6)
  • Accepted Answer

    Wednesday, June 15 2016, 03:25 PM - #Permalink
    Resolved
    0 votes
    Apache is runing , but transmission not

    [root@gateway ~]# service httpd status
    Redirecting to /bin/systemctl status httpd.service
    ● httpd.service - The Apache HTTP Server
    Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled)
    Active: active (running) since Wed 2016-06-15 16:10:48 CEST; 1h 13min ago
    Docs: man:httpd(8)
    man:apachectl(8)
    Main PID: 4996 (httpd)
    Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec"
    CGroup: /system.slice/httpd.service
    ├─4996 /usr/sbin/httpd -DFOREGROUND
    ├─4997 /usr/sbin/httpd -DFOREGROUND
    ├─4998 /usr/sbin/httpd -DFOREGROUND
    ├─4999 /usr/sbin/httpd -DFOREGROUND
    ├─5000 /usr/sbin/httpd -DFOREGROUND
    └─5001 /usr/sbin/httpd -DFOREGROUND

    Jun 15 16:10:47 gateway.murcia.vrt.ro systemd[1]: Starting The Apache HTTP Se...
    Jun 15 16:10:48 gateway.murcia.vrt.ro systemd[1]: Started The Apache HTTP Ser...
    Hint: Some lines were ellipsized, use -l to show in full.


    [root@gateway ~]# systemctl status transmission-daemon.service
    ● transmission-daemon.service - Transmission BitTorrent Daemon
    Loaded: loaded (/usr/lib/systemd/system/transmission-daemon.service; disabled; vendor preset: disabled)
    Active: inactive (dead)
    [root@gateway ~]#
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 15 2016, 02:41 PM - #Permalink
    Resolved
    0 votes
    Looks fine...is Apache running?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 15 2016, 02:13 PM - #Permalink
    Resolved
    0 votes
    Jun 15 16:08:26 gateway systemd: Startup finished in 1.680s (kernel) + 3.678s (initrd) + 1min 4.797s (userspace) = 1min 10.155s.
    Jun 15 16:08:57 gateway systemd: Starting Stop Read-Ahead Data Collection...
    Jun 15 16:08:57 gateway systemd: Started Stop Read-Ahead Data Collection.
    Jun 15 16:09:02 gateway systemd: Created slice user-0.slice.
    Jun 15 16:09:02 gateway systemd: Starting user-0.slice.
    Jun 15 16:09:02 gateway systemd-logind: New session 1 of user root.
    Jun 15 16:09:02 gateway systemd: Started Session 1 of user root.
    Jun 15 16:09:02 gateway systemd: Starting Session 1 of user root.
    Jun 15 16:10:01 gateway systemd: Started Session 2 of user root.
    Jun 15 16:10:01 gateway systemd: Starting Session 2 of user root.
    Jun 15 16:10:01 gateway systemd: Started Session 3 of user root.
    Jun 15 16:10:01 gateway systemd: Starting Session 3 of user root.
    Jun 15 16:10:01 gateway systemd: Started Session 4 of user root.
    Jun 15 16:10:01 gateway systemd: Starting Session 4 of user root.
    Jun 15 16:10:47 gateway systemd: Starting The Apache HTTP Server...
    Jun 15 16:10:48 gateway systemd: Started The Apache HTTP Server.


    and system


    Jun 15 16:08:10 gateway firewall: Running /etc/clearos/firewall.d/10-intrusion-prevention
    Jun 15 16:08:10 gateway firewall: Running /etc/clearos/firewall.d/10-plex
    Jun 15 16:08:10 gateway timesync: synchronizing with ntpdate
    Jun 15 16:08:19 gateway timesync: synchronizing hardware clock
    Jun 15 16:08:20 gateway events: network_connected - triggered hook: intrusion_detection
    Jun 15 16:08:21 gateway events: network_connected - triggered hook: network
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 15 2016, 01:54 PM - #Permalink
    Resolved
    1 votes
    Let's focus on Apache.

    service httpd restart


    Then post back here any output from that command or relevant log file information in either:

    /var/log/messages
    /var/log/system

    B
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 15 2016, 01:37 PM - #Permalink
    Resolved
    1 votes
    Hi Ben

    Apache is not runing
    Redirecting to /bin/systemctl status  httpd.service
    ● httpd.service - The Apache HTTP Server
    Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled)
    Active: inactive (dead)
    Docs: man:httpd(8)
    man:apachectl(8)


    Transmission is not runing
    ● transmission-daemon.service - Transmission BitTorrent Daemon
    Loaded: loaded (/usr/lib/systemd/system/transmission-daemon.service; disabled; vendor preset: disabled)
    Active: inactive (dead)




    Samba is work fine from linux.


    [root@gateway httpd]# ipconfig /all
    -bash: ipconfig: command not found
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 15 2016, 01:37 AM - #Permalink
    Resolved
    1 votes
    Doesn't sound like a hardware issue...but all your issues could be related to something common.

    Let's start with a few screenshots or more information...for example, when you try and hit the Plex page, what do you see?

    Is Apache running?

    service httpd status


    After trying to start Transmission, and failing what does the following output?

    systemctl status transmission-daemon.service


    When you are trying to login from a Windows computer, are you using ClearOS as a PDC?

    Do you see a WINS server set when you run (on the Windows desktop):

    ipconfig /all


    If not, in Webconfig, navigate to "Network --> IP Settings" and click on "Edit" next to your DHCP server. Make sure WINS Server is set to the ClearOS LAN IP. Save that setting, reboot your Windows and do all your tests again.

    Are you using Windows 7 or 10? Have a look athttps://wiki.samba.org/index.php/Required_settings_for_NT4-style_domains" target="_blank"> this doc and apply settings. If you're on Windows 10, pay particular attention to the modification in /etc/samba/smb.conf. Eg:

    server max protocol = NT1


    Please report back here on what works and what doesn't for everyone's benefit.


    B.
    The reply is currently minimized Show
Your Reply