#Can't upload files to my server "Network Error"

1 messages · Page 1 of 1 (latest)

turbid coralBOT
#

@main vessel; Make sure that your Wings are running and reachable. This error usually happens when your browser can't reach Wings to verify the CORS headers. Click on the URL in the CORS error to verify it can be connected to without any errors.

main vessel
#

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

turbid coralBOT
#

@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