Do you have any question about this error?
Message type: E = Error
Message class: /UI2/BASIS_UTIL -
Message number: 106
Message text: SSL should be inactive for HTTP connections for &1
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/UI2/BASIS_UTIL106
- SSL should be inactive for HTTP connections for &1 ?The SAP error message
/UI2/BASIS_UTIL106
indicates that SSL (Secure Sockets Layer) should be inactive for HTTP connections for a specific service or endpoint. This error typically arises when there is a misconfiguration in the system regarding the use of SSL for HTTP connections.Cause:
- Configuration Issue: The system is trying to establish an HTTP connection while SSL is enabled, which is not appropriate for certain services that are meant to use plain HTTP.
- Service Settings: The specific service or endpoint may not support SSL, leading to this error when an attempt is made to connect using SSL.
- Network Configuration: There may be network settings or firewall rules that are interfering with the SSL connection.
Solution:
Check Service Configuration:
- Verify the configuration of the service or endpoint that is causing the error. Ensure that it is set to allow HTTP connections without SSL if that is the intended use.
- You can check the service settings in transaction
SOAMANAGER
or relevant configuration transactions.Adjust SSL Settings:
- If the service is intended to use HTTP without SSL, ensure that SSL is disabled for that specific service. This can usually be done in the service configuration settings.
- If SSL is required, ensure that the service is correctly configured to support SSL connections.
Review HTTP/HTTPS Settings:
- Check the HTTP and HTTPS settings in the SAP system. You can do this in transaction
RZ10
orRZ11
to see the parameters related to HTTP and SSL.- Ensure that the parameters
icm/HTTP/enable
andicm/HTTPS/enable
are set correctly based on your requirements.Network Configuration:
- If there are any network devices (like load balancers or firewalls) in between, ensure that they are configured to allow the necessary traffic and are not enforcing SSL where it is not needed.
Testing:
- After making the necessary changes, test the connection again to ensure that the error is resolved.
Related Information:
SM21
) for any additional error messages or warnings that may provide more context about the issue.If the problem persists after following these steps, consider reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
/UI2/BASIS_UTIL105
SSL should be active for HTTPS connections for &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI2/BASIS_UTIL104
Path prefix should be empty for Fiori Launchpad for system alias &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI2/BASIS_UTIL107
HTTP and HTTPS are using the same port for &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI2/BASIS_UTIL108
HTTP port for &1 should start with 500*
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.