1 (edited by drosalevan 2015-06-11 17:11:33)

Topic: account delete error

I have testing trial version of iRedAdmin-Pro with MySql backend and I've found some bug.
Create any mailbox like test@domain.com, search it via search panel on top, select and delete this mail box. I've got an "internal server error"

If you find this mailboxe without search, you can delete it normaly

Is it bug of trial version or not?

iRedAdmin version (iRedAdmin-Pro-SQL-2.0-py27)

Log:

[Thu Jun 11 12:02:45.825127 2015] [wsgi:error] [pid 11227]  Traceback (most recent call last):
[Thu Jun 11 12:02:45.825180 2015] [wsgi:error] [pid 11227]    File "/usr/lib/python2.7/dist-packages/web/application.py", line 239, in process
[Thu Jun 11 12:02:45.825189 2015] [wsgi:error] [pid 11227]      return self.handle()
[Thu Jun 11 12:02:45.825195 2015] [wsgi:error] [pid 11227]    File "/usr/lib/python2.7/dist-packages/web/application.py", line 230, in handle
[Thu Jun 11 12:02:45.825202 2015] [wsgi:error] [pid 11227]      return self._delegate(fn, self.fvars, args)
[Thu Jun 11 12:02:45.825208 2015] [wsgi:error] [pid 11227]    File "/usr/lib/python2.7/dist-packages/web/application.py", line 420, in _delegate
[Thu Jun 11 12:02:45.825214 2015] [wsgi:error] [pid 11227]      return handle_class(cls)
[Thu Jun 11 12:02:45.825220 2015] [wsgi:error] [pid 11227]    File "/usr/lib/python2.7/dist-packages/web/application.py", line 396, in handle_class
[Thu Jun 11 12:02:45.825226 2015] [wsgi:error] [pid 11227]      return tocall(*args)
[Thu Jun 11 12:02:45.825232 2015] [wsgi:error] [pid 11227]    File "controllers/decorators.py", line 96, in decorated
[Thu Jun 11 12:02:45.825238 2015] [wsgi:error] [pid 11227]    File "controllers/decorators.py", line 36, in proxyfunc
[Thu Jun 11 12:02:45.825244 2015] [wsgi:error] [pid 11227]    File "controllers/sql/basic.py", line 362, in POST
[Thu Jun 11 12:02:45.825250 2015] [wsgi:error] [pid 11227]  TypeError: delete_accounts() got an unexpected keyword argument 'caccounts'
[Thu Jun 11 12:02:45.825277 2015] [wsgi:error] [pid 11227]  

Python 2.7

==== Required information ====
- iRedMail version: 0.9.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version:  Debian 8
- Related log if you're reporting an issue:
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: account delete error

It's a bug, and fixed 2 days ago. I will release a small bugfix release (to paid customers) in this week.