similar to: uncaught exception - 'NoneType' object has no attribute 'get'

Displaying 20 results from an estimated 2000 matches similar to: "uncaught exception - 'NoneType' object has no attribute 'get'"

2012 Jun 04
1
migrate samba3 to samba4 fail with new git sources
Hello, I've migrated successfully samba3 to samba4 by using samba-tool. Today, i did "git pull", ran make clean, make and make install and the command : /usr/local/samba/bin/samba-tool domain samba3upgrade --dbdir=/root/samba3/samba/ --realm=sc.isc84.org /root/samba3/etc/smb.conf which gave : no talloc stackframe around, leaking memory You are not root or your system do not
2010 Jan 26
1
samba4 HEAD: unable to provision
I'm trying to install samba4 with openldap, as from http://wiki.samba.org/index.php/Samba4/LDAP_Backend/OpenLDAP, I have got the yesterday realease, last git commit: commit 2024d4fb27514869d78e9bb39085f98e80413529 Date: Mon Jan 25 12:41:48 2010 +0100 My system is GNU/Debian Linux Lenny. ./configure --prefix=/opt/samba4 make sudo make install all worked ./setup/provision from the source4
2018 Sep 16
0
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
I ran the same thing with 4.8.5 and it work without any issues: Adding groups Importing groups Committing 'add groups' transaction to disk Adding users Importing users Committing 'add users' transaction to disk Adding users to groups Committing 'add users to groups' transaction to disk On Sun, Sep 16, 2018 at 10:29 AM Bill Baird <Bill.Baird at phoenixmi.com> wrote:
2018 Sep 16
0
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
Python is 2.6, but why wouldn't it throw an error during configure/make? I'm using Amazon Linux. On Sun, Sep 16, 2018 at 11:22 AM Rowland Penny via samba < samba at lists.samba.org> wrote: > On Sun, 16 Sep 2018 10:51:25 -0400 > Bill Baird via samba <samba at lists.samba.org> wrote: > > > I ran the same thing with 4.8.5 and it work without any issues: > >
2018 Sep 16
1
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
On Sun, 16 Sep 2018 11:28:56 -0400 Bill Baird <Bill.Baird at phoenixmi.com> wrote: > Python is 2.6, but why wouldn't it throw an error during > configure/make? No, the python code isn't compiled. > > I'm using Amazon Linux. Would you like to raise a bug report ? Here: https://bugzilla.samba.org/ Rowland > > On Sun, Sep 16, 2018 at 11:22 AM Rowland Penny
2017 Jan 29
0
classic upgrade fails with 4.6-test
On Sun, 29 Jan 2017 17:07:39 -0500 Sonic <sonicsmith at gmail.com> wrote: > On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org> > wrote: > > > When you built Samba, did you use the '--with-ntvfs-fileserver' or > > '--enable-selftest' options with configure ? > > > > I used '--without-ntvfs-fileserver'. OK,
2013 Aug 19
1
samba-tool classicupgrade throws uncaught exception
I have a new server running CentOS 6.4 x64, which will serve as our new Samba4 server. It is set up in a test environment, and I've copied over the tdb files and the smb.conf file from our samba3 server (Same OS and version). I'm trying to do an in-place upgrade on the copied files, but keep hitting an assert / uncaught exception during the upgrade: # /usr/local/samba/bin/samba-tool
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
Hi All, Attempting to do a classicupgrade and getting this error: *Adding groups* *Importing groups* *Committing 'add groups' transaction to disk* *Adding users* *Importing users* *Adding users to groups* *Committing 'add users to groups' transaction to disk* *ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format* * File
2010 Jul 02
0
Re: Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found. - SOLVED
Thanks a lot....recompiling xen-tools wih ioemu flagsolved my problem. Daniel Bojczuk On Sun, Jun 27, 2010 at 10:55 AM, Mohamed Yacoubi <myacoubi@euro-web.fr> wrote: > Hi, > Can you recompile xen-tools with USE = "ioemu" ? > That should solve the problem. > Best regards, > Le 22 juin 2010 à 22:01, Daniel Bojczuk a écrit : > > I stiil did not solve te
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
On Sun, 16 Sep 2018 10:51:25 -0400 Bill Baird via samba <samba at lists.samba.org> wrote: > I ran the same thing with 4.8.5 and it work without any issues: > > Adding groups > Importing groups > Committing 'add groups' transaction to disk > Adding users > Importing users > Committing 'add users' transaction to disk > Adding users to groups >
2015 Feb 16
0
gpo update problem
Hi Bob, > > I have setup 'profiles' and 'home share' per the instructions on Samba > wiki. That seemed to go fine. > > When I moved on to 'folder re-direction' I tried to open GPO management > on my W7 client and received a "User policy could not be updated > successfully . . ." on the windows CP console. Started googling the > error and
2013 Feb 04
1
samba4 - classicupgrade - problem - passdb.error uncaught exception - Cannot load backend methods for 'ldapsam:ldap://localhost' backend NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Hello, I'm migrating to samba4 (samba 4.0.2 in Debian 6.0.6) After copying .tdb files and smb.conf and migrating ldap server to the new server and configured it. When I run: /usr/loca/samba/bin/samba-tool domain classicpugrade --dbdir=samba --user-xattrs=yes --realm=sadom.espel.com samba/smb.conf I get: Reading smb.conf WARNING: The "idmap backend" option is deprecated WARNING:
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
Hi, I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create windows2008r2.hvm I get the error: Error: coercing to Unicode: need string or buffer, NoneType found. Does anybody knows how to solve that? windows2008r2.hvm: kernel = "hvmloader" builder=''hvm'' memory = 512 name = "Windows2008R2" vcpus=2 acpi=1 apic=1 disk = [
2018 Mar 21
2
log error about permissions in truncated share path...
In syslog of my DC (2:4.5.12+dfsg-2+deb9u2~bpo8+1) i found sometime rows like: Mar 21 09:53:40 vdcsv1 smbd[22686]: [2018/03/21 09:53:40.826081, 0] ../source3/param/loadparm.c:3244(process_usershare_file) Mar 21 09:53:40 vdcsv1 smbd[22686]: process_usershare_file: stat of /var/lib/samba/usershares/sysvo failed. Permesso negato Mar 21 09:53:40 vdcsv1 smbd[22686]: [2018/03/21 09:53:40.831949,
2018 Mar 21
0
log error about permissions in truncated share path...
On Wed, 21 Mar 2018 11:02:02 +0100 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > > In syslog of my DC (2:4.5.12+dfsg-2+deb9u2~bpo8+1) i found sometime > rows like: > > Mar 21 09:53:40 vdcsv1 smbd[22686]: [2018/03/21 09:53:40.826081, > 0] ../source3/param/loadparm.c:3244(process_usershare_file) Mar 21 > 09:53:40 vdcsv1 smbd[22686]:
2018 Apr 04
0
uncaught exception - Unable to get id for sid in classicupgrade
Hi, When trying to upgrade from Samba 3.6.25 on FreeBSD 10.3-RELEASE-p17 to Samba 4.7.6 on FreeBSD 11.1-RELEASE-p6, I receive an error: # samba-tool domain classicupgrade --dbdir=/usr/local/etc/samba3/ --realm=samdom.example.com --dns-backend=BIND9_DLZ /usr/local/etc/samba3/smb.conf [...] Committing 'add users' transaction to disk Adding users to groups Committing 'add users to
2015 Feb 16
6
gpo update problem
I have setup 'profiles' and 'home share' per the instructions on Samba wiki. That seemed to go fine. When I moved on to 'folder re-direction' I tried to open GPO management on my W7 client and received a "User policy could not be updated successfully . . ." on the windows CP console. Started googling the error and ran into "samba-tool ntacl
2012 Jul 11
2
Bug#681213: xen problem - Error: 'NoneType' object is unsubscriptable
Package: xen-utils-4.0:amd64 Version: 4.0.1-5.2 Package: libxenstore3.0:amd64 Version: 4.0.1-5.2 Package:xen-hypervisor-4.0-amd64:amd64 Version: 4.0.1-5.2 Package: xenstore-utils:amd64 Version: 4.0.1-5.2 After upgrade package to version 4.0.1-5.2 from 4.0.1-4 launching the following command from bash '*xm list*' the system gived me *NoneType' object is unsubscriptable* same
2018 Apr 04
1
uncaught exception - Unable to get id for sid in classicupgrade
On Wed, 04 Apr 2018 15:13:09 +0700 Olivier via samba <samba at lists.samba.org> wrote: > Hi, > > When trying to upgrade from Samba 3.6.25 on FreeBSD 10.3-RELEASE-p17 > to Samba 4.7.6 on FreeBSD 11.1-RELEASE-p6, I receive an error: > > # samba-tool domain classicupgrade --dbdir=/usr/local/etc/samba3/ > --realm=samdom.example.com --dns-backend=BIND9_DLZ >
2014 Jun 09
0
jessie, xen: 'NoneType' object has no attribute 'rfind'
Hi, I have a problem that I can't solve it: the hvm-guest don't start (same image works under Xen 4.01 on another machines). Further I'm confust, because I had to use xm instad of xl. A PV-guest works fine. I start it with 'xm create jessie'. Some data you can see down. What further information do you need? vg. ------------------------------------------------- call with