Error on accessing email even with administrator login in odoo 14 - odoo-14

I am using odoo 14 community edition.
I am facing error when click on email (Setting/Technical/Email)
In start its working fine but now its giving following error;
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Message, Operation: read) - (Records: [512], User: 2)

Related

enabling local and LDAP configuration for OTRS

Dears,
please be informed that I have a problem with connecting LDAP and local user connection with OTRS.
I have tried to add
$Self->{'AuthModule2'} = 'Kernel::System::Auth::DB';
$Self->{'AuthModule::DB::CryptType2'} = 'crypt';
but no success. when I added these lines and the following error appears on the web page.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root#localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
What I need to look or change in order to set it up to be functional?
Best regards,
Predrag Skundric
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root#localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.

LDAP: error code 49 -NDS error: failed authentication (-669)" to connection"

Users of our application complain once in a while every couple of weeks that they are not able to login to application. After 10 to 15 minutes they are able to login successfully.The application has around 500 users. But, only some 10 to 15 get this issue sometime.
Our Authentication service shows the error message in log:
LDAP: error code 49 -NDS error: failed authentication (-669)" to connection"
Could the issue be in LDAP server or memory issue? Did some research on google and found https://www.novell.com/support/kb/doc.php?id=10073582 . It says "PublicKey and ACL is missing on the WebAccess_PCO object." But then no one should be able to login.
eDirectory version is 8.8.7

Multiple errors of : 18456 on the SQL Server (And in the Event Viewer)

Alert Details
Host xx-x-xx-xx-0xx Application MSSQLSERVER EventID 18456 Criticality High
Time 20:29:50, Sun, May 28 2017
Message Login failed for user 'xyz'. Reason: Password did not match that for the login provided. [CLIENT: xx.xx.xxx.xxx].
I'm getting 1000+ alerts regarding the same error mentioned above.
Most importantly: I get these alerts whenever the maintenance plans (Backup) are executed.
Can anyone please explain why am I getting the error 18456 and then the maintenance plan runs successfully anway?
This is very typical SQL problem of SQL user rights. please check if you are using AD account/ service account, it happens that rights use to get revoked while some specific SQL command is being executed.Check with your IT team regarding your SQL account.

Unable to login as regular user in Youtrack 6

I'm getting following error while trying to login as a user. But i'm able to login as an admin.
Authentication is temporarily unavailable. Please contact your server administrators.
The youtrack license that i'm using is free license, installed on a D1 azure server. YouTrack 6.0
Build 12124 [30-Oct-2014 22:27]
I googled the error message and found this https://github.com/JetBrains/youtrack-l10n/blob/master/translations/en_US/all_en.properties, in which it talks about the exception # jetbrains.charisma.authentication.LoginIsAllowedForAdminsOnlyException
LoginIsAllowedForAdminsOnlyException
But there is not such setting in the admin.
Thanks,
This message is a signal of incorrect installation, that can be caused by several various reasons. As a solution please do the following:
Upgrade to the latest bugfix build (we fix installation problems ASAP).
If the message remains please submit a bug at youtrack.jetbrains.com with information about your installation type (JAR, ZIP or MSI) and build number. Please attach you instance logs to the issue.

Unexpected error in Share Point server after new user profile service application

I deleted Existing User Profile service application in Sharepoint central admin and created new UPSApplication. Now when I browse to sharepoint it gives unexpected error
Error
An unexpected error has occurred.
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 9edb793e-587f-40fd-adfc-a5332a9722d8
Date and Time: 5/30/2012 9:42:46 AM
Go back to site ...
I tried restarting Sharepoint timer in services, restiis, restart app pool..but no luck..
What else can I do to fix this error?
Look in the SharePoint ULS logs (14/Logs). The Correlation ID listed in the error corresponds with a logged error in the logs. The full error including stack trace should be included. Once you know what the actual error was, you can debug from there.