Skip to content

Instantly share code, notes, and snippets.

View dularion's full-sized avatar

Antonia Engfors dularion

View GitHub Profile
@dularion
dularion / kcenter
Last active October 26, 2020 20:09
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;
@dularion
dularion / hs_err_pid93648.log
Created November 19, 2020 19:51
Spring loaded Crash report
#
# 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
#