inverse-inc / packetfence

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
https://packetfence.org
GNU General Public License v2.0
1.31k stars 275 forks source link

new domain creation error #8244

Open alemumol opened 1 month ago

alemumol commented 1 month ago

after I create a new domain, it pops up below error while testing.

Post "http://containers-gateway.internal:5000/ntlm/connect": context deadline exceeded (Client.Timeout exceeded while awaiting headers).

I can also telnet this service 'containers-gateway.internal:5000'.

2

stgmsa commented 1 month ago

Hi @alemumol, could you provide the details when hitting this error ? PacketFence version, Fresh install or an upgrade What is the linux version that has PacketFence installed on

This seems to be a network issue, and the information above can help us reproduce the error. Thanks!

alemumol commented 1 month ago

thanks for your reply stgmsa, PacketFence version= ZEN-v13.3.0 With Debian version = 11 and it is a fresh install

JeGoi commented 2 weeks ago

@alemumol, you mean ZEN-v13.2.0 on debian 11, correct ? There is no v13.3 and Packetfence next iteration, the v14.0, is on debian12.

stgmsa commented 2 weeks ago

I think it's debian 14.0 on debian 11. @lzammit and I met this issue on v14 dev + debian, its' due to a chroot issue. but since v14 will be released based on debian12, there won't be an issue like this.

JeGoi commented 2 weeks ago

So, I need to remove debian11 on 14.0. Thanks