#can't use auto-deploy feature

14 messages · Page 1 of 1 (latest)

gilded bolt
#

I get this error on node page The daemon configuration has been updated, however there was an error encountered while attempting to automatically update the configuration file on the Daemon. You will need to manually update the configuration file (config.yml) for the daemon to apply these changes.

#

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

gentle matrix
gilded bolt
#

I can but I just don't know whats wrong

#

https is disabled and route is on http

gentle matrix
#

Try to update the file yourself.

#

It should work then

gilded bolt
#

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```