Can't connect web player / [core:error] : AH00124 (misconfiguration)

Discussion in 'General' started by Keoz, Jan 31, 2019.

  1. Keoz

    Keoz Member

    Hello,

    I failed to connect “Bemusic“ player, although I can connect to both my websites installed on the same hosting server!
    • App was FTP installed by “root“ user
    • Database access and privileges to “non-root“ user

    Connection to the player actually ends up with this Internal Server Error message in browser :
    Code:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator at [email protected] 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.
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
    
    I have been tracking what can cause this error and found the followings :

    Http error log

    Code:
    [Thu Jan 31 10:41:16.107349 2019] [core:error] [pid 1162] [client 82.253.67.224:55215] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [Thu Jan 31 10:41:16.107865 2019] [core:error] [pid 1162] [client 82.253.67.224:55215] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [Thu Jan 31 10:53:23.726431 2019] [core:error] [pid 1162] [client 82.253.67.224:55299] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [Thu Jan 31 10:53:23.726458 2019] [core:error] [pid 1162] [client 82.253.67.224:55299] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

    Apache2 Error log

    No log at 31 10:41:16

    Any help based on provided error informations above would be greatly appreciated.

    Cordially,
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    My guess is you have redirect loop.
     

Share This Page