<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
Am Samstag, den 11.06.2016, 13:10 +0200 schrieb Dietmar:<BR>
<BLOCKQUOTE TYPE=CITE>
    Am Samstag, den 11.06.2016, 10:16 +0200 schrieb Dietmar:<BR>
    <BLOCKQUOTE TYPE=CITE>
        Hi,<BR>
        <BR>
        I installed quassel on my FBx but could not access it, neither through quassel-client from Debian, nor quasseldroid.<BR>
        So I checked the Firewall status, it says <BR>
        <BR>
        <BLOCKQUOTE TYPE=CITE>
            <TABLE>
<TR>
<TD>
<B>IRC Client (Quassel)</B>
</TD>
<TD>
Aktiviert 
</TD>
</TR>
<TR>
<TD>
<I>quasselcore</I>
</TD>
<TD>
Geblockt
</TD>
</TR>
</TABLE>
        </BLOCKQUOTE>
        Is my understanding right that the firewall is inhibiting access to quasselcore? <BR>
        <BR>
        Thanks<BR>
           Dietmar<BR>
    </BLOCKQUOTE>
    Here is the log from plinth, looks okay to me. Disabling and re-activating quassel does not change the situation.<BR>
    <BR>
    <BLOCKQUOTE TYPE=CITE>
<PRE>
[2016-06-09 21:39:50,439] plinth.setup   INFO     Running module setup - quassel
[2016-06-09 21:39:50,441] plinth.setup   INFO     Running install for module - quassel, packages - ['quassel-core']
[2016-06-09 21:40:49,340] plinth.setup   INFO     Running step for module - quassel, step - post
[2016-06-09 21:40:49,344] plinth.actions INFO     Executing command - ['sudo', '-n', '/usr/share/plinth/actions/firewall', 'get-enabled-services', '--zone', 'internal']
[2016-06-09 21:40:53,531] plinth.actions INFO     Executing command - ['sudo', '-n', '/usr/share/plinth/actions/firewall', 'get-enabled-services', '--zone', 'external']
[2016-06-09 21:40:57,499] plinth.modules.firewall INFO     Service enabled - quasselcore, True
[2016-06-09 21:40:57,502] plinth.actions INFO     Executing command - ['sudo', '-n', '/usr/share/plinth/actions/firewall', 'add-service', 'quasselcore', '--zone', 'internal']
[2016-06-09 21:41:04,784] plinth.actions INFO     Executing command - ['sudo', '-n', '/usr/share/plinth/actions/firewall', 'add-service', 'quasselcore', '--zone', 'external']
[2016-06-09 21:41:14,820] py.warnings    WARNING  /usr/lib/python3/dist-packages/bootstrapform/templatetags/bootstrap.py:84: RemovedInDjango110Warning: render() must be called with a dict, not a Context.
  return template.render(context)

[2016-06-09 21:42:00,240] py.warnings    WARNING  /usr/lib/python3/dist-packages/bootstrapform/templatetags/bootstrap.py:84: RemovedInDjango110Warning: render() must be called with a dict, not a Context.
  return template.render(context)
</PRE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BR>
Ah, here we are:
<BLOCKQUOTE TYPE=CITE>
<PRE>
xxx:/var/log$ cat firewalld
1970-01-01 00:01:24 ERROR: ALREADY_ENABLED: mdns
2016-06-09 21:41:01 ERROR: INVALID_SERVICE: quasselcore
2016-06-09 21:41:04 ERROR: INVALID_SERVICE: 'quasselcore' not among existing services
2016-06-09 21:41:08 ERROR: INVALID_SERVICE: quasselcore
2016-06-09 21:41:11 ERROR: INVALID_SERVICE: 'quasselcore' not among existing services
2016-06-11 13:03:34 ERROR: INVALID_SERVICE: quasselcore
2016-06-11 13:03:37 ERROR: INVALID_SERVICE: 'quasselcore' not among existing services
2016-06-11 13:03:40 ERROR: INVALID_SERVICE: quasselcore
2016-06-11 13:03:44 ERROR: INVALID_SERVICE: 'quasselcore' not among existing services
</PRE>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>