#[Solved] Functions: Cannot be parsed as a URL Error

16 messages · Page 1 of 1 (latest)

tropic tangle
#

Hi, I've recently updated my self hosted instance to version 1.6.0. Since then all my appwrite functions are failing with this errror:

TypeError: "http://--volume /var/run/docker.sock:/var/run/docker.sock \/" cannot be parsed as a URL.
    at URL (native)
    at <anonymous> (/usr/local/server/src/server.ts:68:22)
    at processTicksAndRejections (:12:39)

I'm not sure what this means or how I could debug this issue. Any and all help is welcome!

gentle glacier
#

From what version do you have upgraded?

tropic tangle
#

I'm actually not sure if I diid the migrate step 😓
Is there a way for me to check that?
I have upgraded from 1.5.7 to 1.6.0

gentle glacier
tropic tangle
#

Are you sure? That's not specified in the update docs
"At present, we support migrations only to the immediately higher versions, i.e from 0.6.x to 0.7.x and 0.7.x to 0.8.x and so on."
So for me this sounds like I can update from 1.5.x to 1.6.0
Docs: https://appwrite.io/docs/advanced/self-hosting/update

Keep your self-hosted Appwrite instance up-to-date. Learn how to perform updates, manage versions, and ensure your self-hosted Appwrite stays current.

gentle glacier
tropic tangle
#

Understood. Thank you for clarifying that now.
Is there any way I could still resolve this issue? I'm guessing I need to apply my backup and start the migration process again?

gentle glacier
tropic tangle
#

Sadly that would cause quite some data loss. I feel like it might be a small issue because everything else seems to work fine.
Would you have any suggestions on how I could tackle this issue?

gentle glacier
tropic tangle
#

[Solved] Functions: Cannot be parsed as a URL Error

#

Solved it by just applying a backup. Anyways thank you for helping as far as could @gentle glacier appwritepeepo

gentle glacier
tropic tangle
#

Will try!

tropic tangle
#

Can confirm the upgrade worked after first updating to 1.5.11