Die Suche ergab 3 Treffer
- 14 Jul 2011, 11:47
- Forum: Free Support
- Thema: Network environment with a single letter tld
- Antworten: 5
- Zugriffe: 4363
Re: Network environment with a single letter tld
That is what I have gathered so far. Changing the regular expression in file Types.py gets the daemon running but doesn't actually solve the problem. Any help on this matter would be highly appreciated so I could test it in our environment and maybe deploy it as well. I would assume there's no actua...
- 07 Jul 2011, 13:15
- Forum: Free Support
- Thema: Network environment with a single letter tld
- Antworten: 5
- Zugriffe: 4363
Re: Network environment with a single letter tld
This is the error message from opsiconfd: Starting opsi config service..Traceback: line 733 in 'main' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' line 467 in '__init__' in file '/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py' line 531 in 'setDefaultConfig' in file '/usr/lib/py...
- 06 Jul 2011, 16:53
- Forum: Free Support
- Thema: Network environment with a single letter tld
- Antworten: 5
- Zugriffe: 4363
Network environment with a single letter tld
Hi! I just started evaluating Opsi if it would fit our environment. However, there's a problem with our network since our domain has a single letter tld (let's say foo.x). Hostname opsidemo.foo.x resolves just fine in our network but opsiconfd wouldn't run. I got it running by modifying the regular ...