search for: werr_internal_db_error

Displaying 20 results from an estimated 41 matches for "werr_internal_db_error".

2015 May 07
1
samba4 Administering DNS, 'WERR_INTERNAL_DB_ERROR'
...g commands to add my clients > samba-tool dns add 10.2.1.6 sat.com imhotep.sat.co.uk A 10.2.1.2 > samba-tool dns add 10.2.1.6 1.2.10.in-addr.arpa 2 PTR imhotep.sat.co.uk > > i get the following returned for both commands > > ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') > File "/usr/lib/python2.7/site-packages/samba/netcmd/__init__.py", line > 175, in _run > return self.run(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/samba/netcmd/dns.py", line > 1067, in run > 0, server, zone, name, add_rec_buf,...
2014 Feb 12
1
samba-tool dns query error WERR_INTERNAL_DB_ERROR
Hello, i have two samba 4 domain controllers v4.1.0, with bind_dlz running so far without problems, but now i have some problems with dns. Running samba-tool dns query dc1 samdom.example.com @ ALL returns this error: ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 988, in run None, record_type, select_flags, None, None) Also...
2014 Feb 13
0
samba-tool dns query error WERR_INTERNAL_DB_ERROR [SOLVED]
...llers v4.1.0, with bind_dlz running so >> far >> without problems, but now i have some problems with dns. >> >> Running >> samba-tool dns query dc1 samdom.example.com @ ALL >> returns this error: >> >> ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') File >> "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", >> line 175, in _run return self.run(*args, **kwargs) File >> "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line >> 988, in run None, record_t...
2015 Feb 27
8
Internal DNS strangeness in 4.1.16
...mba internal DNS but I?m having some issues. 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called from the dhcpd daemon it throws a WERR_INTERNAL_DB_ERROR which is scary. That is coming from the client I guess. What is the best way to figure out what is going on server side. I increased the log level but I get crazy amounts of info that does not seem relevant. 2) I added a reverse zone 80.16.172.in-addr.arpa and when I add records to it all lookups...
2015 Mar 01
2
Internal DNS strangeness in 4.1.16
...t I?m having some issues. > > > > 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called from the dhcpd daemon it throws a WERR_INTERNAL_DB_ERROR which is scary. That is coming from the client I guess. What is the best way to figure out what is going on server side. I increased the log level but I get crazy amounts of info that does not seem relevant. > > > > 2) I added a reverse zone 80.16.172.in-addr.arpa and when I add records...
2024 Oct 12
2
AD/DNS: Cannot Create a CNAME record with a blank name...
...AME record in the zone "...leaving the name of the record blank." Here's what I did: ~ # samba-tool dns add "dc1" "myserver.example.com" "" CNAME "myserver.samdom.example.com"? -U Administrator ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') ? File "/usr/lib/python3.12/site-packages/samba/netcmd/__init__.py", line 279, in _run ??? return self.run(*args, **kwargs) ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ ? File "/usr/lib/python3.12/site-packages/samba/netcmd/dns.py", line 1186, in run dns_conn.DnssrvUpdateRec...
2015 Apr 24
0
Internal DNS strangeness in 4.1.16
.../15 a les 17:55, Greg Dickie ha escrit: > 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called from the dhcpd daemon it throws a WERR_INTERNAL_DB_ERROR which is scary. That is coming from the client I guess. What is the best way to figure out what is going on server side. I increased the log level but I get crazy amounts of info that does not seem relevant. Sorry for rehashing an old thread, but I found it while looking for a solution to the same...
2015 Feb 27
2
Internal DNS strangeness in 4.1.16
...but I?m having some issues. >> >> 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called from the dhcpd daemon it throws a WERR_INTERNAL_DB_ERROR which is scary. That is coming from the client I guess. What is the best way to figure out what is going on server side. I increased the log level but I get crazy amounts of info that does not seem relevant. >> >> 2) I added a reverse zone 80.16.172.in-addr.arpa and when I add records t...
2024 Oct 04
1
Error while creating new reverse DNS zones.
...a -Uadmin >> Does it work if you use the Administrator account ? > > No, same error : > > root at se4ad2:~# samba-tool dns zonecreate se4ad2 54.19.172.in-addr.arpa > -UAdministrator > Password for [ATHENA\Administrator]: > ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') > ? File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line > 285, in _run > ??? return self.run(*args, **kwargs) > ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ > ? File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 973, > in run >...
2024 Nov 21
1
DNS reverse zones creation locked down.
...'m facing a big problem with my Samba AD configuration : When trying to create a new reverse DNS zone on a DC, it fails with error : root at se4ad2:~# samba-tool dns zonecreate se4ad2 54.19.172.in-addr.arpa -Uadmin Password for [XXXXX\admin]: ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') ? File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 285, in _run ??? return self.run(*args, **kwargs) ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ ? File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line 973, in run ??? dns_conn.DnssrvOperation2(...
2024 Nov 22
1
DNS reverse zones creation locked down.
...configuration : > > When trying to create a new reverse DNS zone on a DC, it fails with > error : > > > root at se4ad2:~# samba-tool dns zonecreate se4ad2 > 54.19.172.in-addr.arpa -Uadmin > Password for [XXXXX\admin]: > ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') > ? File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", > line 285, in _run > ??? return self.run(*args, **kwargs) > ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ > ? File "/usr/lib/python3/dist-packages/samba/netcmd/dns.py", line > 973, in run &gt...
2016 Jun 13
1
Problem with Samba4 DB
...we make as first DNS in other DC in head office of site office) , we cant add new DNS entry, then i try to dbcheck --cross-ncs --fix --yes , and dbcheck --reindex and still i cant add new DNS Entry /Password for [administrator at Domain.CO.ID]:// //ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR')// // File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run// // return self.run(*args, **kwargs)// // File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 1067, in run// // 0, server, zone,...
2015 Mar 03
1
Internal DNS strangeness in 4.1.16
...t I?m having some issues. > > > > 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called from the dhcpd daemon it throws a WERR_INTERNAL_DB_ERROR which is scary. That is coming from the client I guess. What is the best way to figure out what is going on server side. I increased the log level but I get crazy amounts of info that does not seem relevant. > > > > 2) I added a reverse zone 80.16.172.in-addr.arpa and when I add records...
2012 Nov 27
1
samba4 AD DNS zone corrupted
...in.local. 94 900 600 86400 0 # host -t A sambapdc.mydomain.local sambapdc.mydomain.local has address 192.168.122.1 However, when querying it with samba-tool, the problems start: # samba-tool dns query sambapdc.mydomain.local mydomain.local @ ALL ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 162, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 925, in run Note: querying the _msdcs.mydomain.local works fine using # samb...
2016 Jun 14
2
Fwd: Re: Problem with Samba4 DB
...e cant add new DNS entry, then i try to dbcheck --cross-ncs --fix --yes , and dbcheck --reindex and still i cant add new DNS Entry /Password for [administrator at Domain.CO.ID <mailto:administrator at Domain.CO.ID>]:// //ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR')// // File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run// // return self.run(*args, **kwargs)// // File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 1067, in run//...
2024 Oct 12
1
AD/DNS: Cannot Create a CNAME record with a blank name...
...zone "...leaving the name of the record blank." Here's what I did: > > ~ # samba-tool dns add "dc1" "myserver.example.com" "" CNAME > "myserver.samdom.example.com"? -U Administrator > ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') > ? File "/usr/lib/python3.12/site-packages/samba/netcmd/__init__.py", > line 279, in _run > ??? return self.run(*args, **kwargs) > ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ > ? File "/usr/lib/python3.12/site-packages/samba/netcmd/dns.py", line > 1186, in ru...
2024 Oct 12
2
AD/DNS: Cannot Create a CNAME record with a blank name...
...aving the name of the record blank." Here's what I did: >> >> ~ # samba-tool dns add "dc1" "myserver.example.com" "" CNAME >> "myserver.samdom.example.com"? -U Administrator >> ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') >> ? File "/usr/lib/python3.12/site-packages/samba/netcmd/__init__.py", >> line 279, in _run >> ??? return self.run(*args, **kwargs) >> ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^ >> ? File "/usr/lib/python3.12/site-packages/samba/netcmd/dns.py", li...
2016 Jun 15
3
Fwd: Re: Problem with Samba4 DB
...ages?* *2 - what are the DNS names of new entry which refuse to be added? Same question for the two DC your colleague removed from AD?* /# samba-tool dns add pdc domain.co.id milis A 172.16.99.49// //Password for [administrator at domain.CO.ID]:// //ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR')// // File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run// // return self.run(*args, **kwargs)// // File "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 1067, in run// // 0, server, zone,...
2016 Nov 08
2
DNS "internal db error", samba 4.1.9
...10 0E 00 00 5C 9A 37 00 00 00 00 00 ........ \.7..... [0090] AC 10 D6 9F .... ../librpc/rpc/dcerpc_util.c:140: auth_pad_length 12 rpc reply data: [0000] 67 05 00 00 g... ERROR(runtime): uncaught exception - (1383, 'WERR_INTERNAL_DB_ERROR') File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/dns.py", line 1184, in run del_rec_buf) Windows RSAT tool also show this error. How...
2015 Feb 27
0
Internal DNS strangeness in 4.1.16
...al DNS but I?m having some issues. > > 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called from the dhcpd daemon it throws a WERR_INTERNAL_DB_ERROR which is scary. That is coming from the client I guess. What is the best way to figure out what is going on server side. I increased the log level but I get crazy amounts of info that does not seem relevant. > > 2) I added a reverse zone 80.16.172.in-addr.arpa and when I add records to it al...