#can't use auto-deploy feature
14 messages · Page 1 of 1 (latest)
also this
I wanna run it in http mode so my cloudflared tunnel instance manages https
I just don't know how to get that popup away and get the node to work
help is very appreciated
Aren't you able to update the file yourself?
debug: false uuid: 8361b5a8-29a9-41c6-b96a-80181ce25e96 token_id: zESaq8bLh3AQDhoJ token: dCU3NOi9afB45HttypN68ilxHwNajCbPFPDrHQ7YiCmrZuDMgWCjxImw9mDmRPv4 api: host: 0.0.0.0 port: 8080 ssl: enabled: false cert: key: upload_limit: 100 system: data: /var/lib/pterodactyl/volumes sftp: bind_port: 2022 allowed_mounts: [] remote: 'http://panel.forcaworks.net'
like this good?
idk what could be wrong with the autoconnect
I update the file myself and I get this: ```INFO: [Oct 8 03:27:56.370] sftp server listening for connections listen=0.0.0.0:2022 public_key=ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEUHzqU+N2JjSTOn+RmTu6ni2+nR8XmJnxPZSC5AO5Dl
ERROR: [Oct 8 03:27:56.447] failed to reset server states on Panel: some instances may be stuck in an installing/restoring state unexpectedly error=remote: failed to reset server state on Panel: Error response from Panel: RecordNotFoundException: (HTTP/404)
Stacktrace:
Error response from Panel: RecordNotFoundException: (HTTP/404)
github.com/pterodactyl/wings/remote.(*client).request.func1
github.com/pterodactyl/wings/remote/http.go:161
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1
github.com/cenkalti/backoff/[email protected]/retry.go:18
github.com/cenkalti/backoff/v4.doRetryNotify[...]
github.com/cenkalti/backoff/[email protected]/retry.go:88
github.com/cenkalti/backoff/v4.RetryNotifyWithTimer
github.com/cenkalti/backoff/[email protected]/retry.go:61
github.com/cenkalti/backoff/v4.RetryNotify
github.com/cenkalti/backoff/[email protected]/retry.go:49
github.com/cenkalti/backoff/v4.Retry
github.com/cenkalti/backoff/[email protected]/retry.go:38
github.com/pterodactyl/wings/remote.(*client).request
github.com/pterodactyl/wings/remote/http.go:136
github.com/pterodactyl/wings/remote.(*client).Post
github.com/pterodactyl/wings/remote/http.go:96
github.com/pterodactyl/wings/remote.(*client).ResetServersState
github.com/pterodactyl/wings/remote/servers.go:63
github.com/pterodactyl/wings/cmd.rootCmdRun.func5
github.com/pterodactyl/wings/cmd/root.go:286
runtime.goexit
runtime/asm_amd64.s:1650
remote: failed to reset server state on Panel```