[GH-ISSUE #153] Error creating mailbox for long TLDs #118

Closed
opened 2026-02-26 09:36:03 +03:00 by kerem · 4 comments
Owner

Originally created by @ricobeck on GitHub (Sep 6, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/153

I have an .agency-domain and was able to add it in the domain section. But every time i try to create a new mailbox I get the following error:

An unexpected error has occured.

I can't find any hints in the logs. What could be the problem?

Originally created by @ricobeck on GitHub (Sep 6, 2015). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/153 I have an .agency-domain and was able to add it in the domain section. But every time i try to create a new mailbox I get the following error: > An unexpected error has occured. I can't find any hints in the logs. What could be the problem?
kerem closed this issue 2026-02-26 09:36:03 +03:00
Author
Owner

@barryo commented on GitHub (Sep 7, 2015):

Check $INSTALL_DIR/var/logs/... and you should find a stack trace.

<!-- gh-comment-id:138193362 --> @barryo commented on GitHub (Sep 7, 2015): Check `$INSTALL_DIR/var/logs/...` and you should find a stack trace.
Author
Owner

@ricobeck commented on GitHub (Sep 9, 2015):

I'm sorry but there is absolutely no hint. The logfile contains only the info message about my login. No error and no stack trace. I'm a bit lost ...

<!-- gh-comment-id:138908376 --> @ricobeck commented on GitHub (Sep 9, 2015): I'm sorry but there is absolutely no hint. The logfile contains only the info message about my login. No error and no stack trace. I'm a bit lost ...
Author
Owner

@barryo commented on GitHub (Sep 9, 2015):

I have no issues adding .agency domains and mailboxes using ViMbAdmin checked out from master.

Are you using a release version? If so, can you pull from master instead?

Can you also enable debugging in application/config/application.ini by changing the following as shown:

phpSettings.display_startup_errors = 1
phpSettings.display_errors = 1
resources.frontController.params.displayExceptions = 1
<!-- gh-comment-id:139062570 --> @barryo commented on GitHub (Sep 9, 2015): I have no issues adding .agency domains and mailboxes using ViMbAdmin checked out from master. Are you using a release version? If so, can you pull from master instead? Can you also enable debugging in `application/config/application.ini` by changing the following as shown: ``` phpSettings.display_startup_errors = 1 phpSettings.display_errors = 1 resources.frontController.params.displayExceptions = 1 ```
Author
Owner

@barryo commented on GitHub (Apr 2, 2016):

Should be fixed.

<!-- gh-comment-id:204699225 --> @barryo commented on GitHub (Apr 2, 2016): Should be fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#118
No description provided.