#Can't upload files to my server "Network Error"
1 messages · Page 1 of 1 (latest)
I get the error "The required authorization heads were not present in the request."
here's the rsponse header
@turbid coral I get The required authorization heads were not present in the request when I click on it
I also get this
Object { message: "Network Error", name: "AxiosError", code: "ERR_NETWORK", config: {…}, request: XMLHttpRequest, response: XMLHttpRequest, stack: "" }
code: "ERR_NETWORK"
config: Object { timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", … }
message: "Network Error"
name: "AxiosError"
request: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
response: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
stack: ""
<prototype>: Object { constructor: o(e, t, n, r, o), toJSON: toJSON(), stack: "", … }
bundle.c2d7d5ad.js:1:66824
@main vessel; You'll need to grab the error logs from the Panel. The following command uploads the last 150 lines of this day's log to our pastebin and provides a link you can share.
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99