This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| server { | |
| server_name next.relaxx.center; | |
| client_max_body_size 128g; # allows larger files (like videos) to be uploaded. | |
| root /data/kcenter/kcenter-html; | |
| # location / { | |
| proxy_set_header Host $host; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # A fatal error has been detected by the Java Runtime Environment: | |
| # | |
| # SIGSEGV (0xb) at pc=0x0000000000000000, pid=93648, tid=0x0000000000014a03 | |
| # | |
| # JRE version: OpenJDK Runtime Environment (Zulu 8.42.0.21-CA-macosx) (8.0_232-b18) (build 1.8.0_232-b18) | |
| # Java VM: OpenJDK 64-Bit Server VM (25.232-b18 mixed mode bsd-amd64 compressed oops) | |
| # Problematic frame: | |
| # C 0x0000000000000000 | |
| # |
OlderNewer