<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Jdisc Integration problem]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have a problem with jdisc integration.<br />
I would like to connect Jdisc to I-doit.<br />
But I have the following error messages:</p>
<pre><code>Common settings:
Could not establish connection: "Could not establish connection: "Database error: SQLSTATE[08006] [7] could not connect to server: Permission denied Is the server running on host "@IP" and accepting TCP/IP connections on port 25321? ". Please check your configuration of the selected jdisc server.". Please check your configuration of the selected jdisc server.
</code></pre>
<pre><code>Discovery settings:
The connection to JDisc Web Service could not be established. Please check whether the settings are correct and that the web service is up and running
</code></pre>
<p dir="auto">I test the connection to the PG database from a server other than the I-DOIT server with PgAdmin, and the postgresro account, it's functional.<br />
I test the connection to the following url : https://@IP with the DOMAIN\myaccount account from a server other than that of I-DOIT, it's functional.</p>
<p dir="auto">On the I-DOIT server, I disabled the firewall, but that doesn't change anything.<br />
When I do an nmap on the two ports I get this result:</p>
<pre><code>[@~]$ nmap -p 443 @IP
Starting Nmap 7.70 ( https://nmap.org ) at 2024-01-09 09:40 CET
Nmap scan report for @IP
Host is up (0.0011s latency).

PORT    STATE SERVICE
443/tcp open  https

Nmap done: 1 IP address (1 host up) scanned in 11.04 seconds


[@~]$ nmap -p 25321 @IP
Starting Nmap 7.70 ( https://nmap.org ) at 2024-01-09 09:41 CET
Nmap scan report for @IP
Host is up (0.00047s latency).

PORT      STATE SERVICE
25321/tcp open  unknown

Nmap done: 1 IP address (1 host up) scanned in 11.04 seconds
</code></pre>
<p dir="auto">When I do a curl on the url I get a result.</p>
<p dir="auto">On the Jdisc server I don't have a firewall.</p>
<p dir="auto">Where can I find logs related to jdisc modules?<br />
What package do you need to use jdisc in i-doit?</p>
<p dir="auto">Idoit serveur : RHEL 8, I-doit pro 28<br />
jdisc version : Jdisc Discovery 5.0 - Professional Edition - build 5179</p>
<p dir="auto">Thank you for your answers.</p>
]]></description><link>https://community.i-doit.com/topic/4953/jdisc-integration-problem</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 19:42:56 GMT</lastBuildDate><atom:link href="https://community.i-doit.com/topic/4953.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Jan 2024 09:26:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Jdisc Integration problem on Thu, 11 Jan 2024 14:16:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-huhn" aria-label="Profile: Michael-Huhn">@<bdi>Michael-Huhn</bdi></a> Thank for your reply.<br />
The problem really comes from SELinux, when I switch SELinux to permissive,  I can connect to Jdisc.</p>
]]></description><link>https://community.i-doit.com/post/17604</link><guid isPermaLink="true">https://community.i-doit.com/post/17604</guid><dc:creator><![CDATA[noob]]></dc:creator><pubDate>Thu, 11 Jan 2024 14:16:15 GMT</pubDate></item><item><title><![CDATA[Reply to Jdisc Integration problem on Thu, 11 Jan 2024 11:48:03 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/noob" aria-label="Profile: noob">@<bdi>noob</bdi></a>,</p>
<p dir="auto">is SELinux actived? Check <a href="https://access.redhat.com/documentation/de-de/red_hat_enterprise_linux/7/html/selinux_users_and_administrators_guide/sect-security-enhanced_linux-working_with_selinux-booleans">here</a></p>
<p dir="auto">You can check the JDisc port in the config file on the JDisc Host in this folder <code>C:\Program Files\JDisc\JDisc Discovery 5.0\config</code><br />
Check also the JDisc configuration in i-doit.<br />
Check Apache and system logs.</p>
<p dir="auto">JDisc logs can be viewed via the Programm itself, at <code>Troubleshooting &gt; Logging &gt; Logged Errors</code></p>
]]></description><link>https://community.i-doit.com/post/17601</link><guid isPermaLink="true">https://community.i-doit.com/post/17601</guid><dc:creator><![CDATA[Michael Huhn]]></dc:creator><pubDate>Thu, 11 Jan 2024 11:48:03 GMT</pubDate></item></channel></rss>