JSFiddle - React, Tailwind, and code Playground
by mowglisanu
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style>
h2{color:red;}
a{color:white;}
a:hover{color:red;}
body{background-color:black; color:white;}
pre{background-color:gray; font-family: monospace; white-space:pre-wrap; margin:12px;}
</style><title>Error 500</title></head><body><h2>Internal Server Error (<strong>500</strong>)</h2><p>The server encountered an unexpected condition which prevented it from fulfilling the request</p><p>Details: <i><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1">http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1</a></i></p><p><strong>Original Reference</strong>: <a href="https://webstar.myguardiangroup.com:5353/webhook/v2/GGLPRCUR/WEBSTAR">https://webstar.myguardiangroup.com:5353/webhook/v2/GGLPRCUR/WEBSTAR</a></p><p><strong>Resource Reference</strong>: <a href="https://webstar.myguardiangroup.com:5353/webhook/v2/GGLPRCUR/WEBSTAR">https://webstar.myguardiangroup.com:5353/webhook/v2/GGLPRCUR/WEBSTAR</a></p><p><strong>Method</strong>: POST</p><p><strong>Media Types</strong>: [*/*:1.0]</p><p><strong>Character Sets</strong>: [*:1.0]</p><p><strong>Languages</strong>: [*:1.0]</p><p><strong>Encodings</strong>: [identity:1.0]</p><p> </p><pre>com.arcadsoftware.builder.server.core.logger.JSONFileLogger$JSONLoggerException: Cannot create logger for entity 6132
at com.arcadsoftware.builder.server.core.logger.JSONFileLogger.lambda$1(JSONFileLogger.java:40)
at com.arcadsoftware.builder.server.core.logger.JSONFileLogger$$Lambda$73/0x36b992c8.get(Unknown Source)
at java.util.Optional.orElseThrow(Optional.java:301)
at com.arcadsoftware.builder.server.core.logger.JSONFileLogger.<init>(JSONFileLogger.java:40)
at com.arcadsoftware.builder.server.scm.internal.resources.AbstractScmListResource.post(AbstractScmListResource.java:120)
at...