Hi all,
I'm running nav 3.2.2 on a Suse 10.3 system. When I in the toolbox alertprofiles select i get the next error: Error creating header. navTemplate.py throws errors:
Traceback (most recent call last): File "/usr/local/nav/bin/navTemplate.py", line 105, in main(sys.argv[1:]) File "/usr/local/nav/bin/navTemplate.py", line 58, in main account = navprofiles.Account.loadByLogin(value) File "/usr/local/nav/lib/python/nav/db/navprofiles.py", line 90, in loadByLogin raise NoSuchAccountError, login nav.db.navprofiles.NoSuchAccountError: No such account ''
I log in as a user, with the admin account I get the same message.
Mels