#[SOLVED]Leaving ID blank in a document

28 messages · Page 1 of 1 (latest)

hazy scaffold
#

Hey guys i am leaving ID blank in a document creation from the backend dashboard and getting this error

sage mauve
#

What you mean you leave it blank?

hazy scaffold
sage mauve
#

Click the X button and leave it close
And try again
Like so

sage mauve
#

Can you share the whole form?

#

Interesting
It's like the database can't find your ID field and convert it to _uid

What version are you using?

sage mauve
#

10?

hazy scaffold
sage mauve
sage mauve
hazy scaffold
# sage mauve Also If you do enter value here is it save it?

{"server":"1.1.2","client-web":"10.1.0","client-flutter":"8.1.0","client-apple":"1.1.0","client-android":"1.1.0","console-web":"7.1.0","console-cli":"1.1.1","server-nodejs":"8.1.0","server-deno":"6.1.0","server-php":"7.1.0","server-python":"1.1.0","server-ruby":"7.1.0","server-dart":"7.1.0","server-kotlin":"1.1.0","server-swift":"1.1.0"}

sage mauve
#

You're using Appwrite cloud?

hazy scaffold
#

docker on private server

sage mauve
hazy scaffold
sage mauve
#

As for the error itself it looks like everything are in order so either

  • It's a bug
  • It will be fixed by upgrading
  • Something I missed
sage mauve
hazy scaffold
# sage mauve lmn

where do i change the traefik serving port, i messed up my configuration 😭

sage mauve
#

What you mean
Have you follow the instructions?

hazy scaffold
sage mauve
#
nano /root/appwrite/docker-compose.yml

# Look for these values
      - --entrypoints.appwrite_web.address=:80
      - --entrypoints.appwrite_websecure.address=:443

    ports:
      - 80:80
      - 443:443
hazy scaffold
#

thank you

sage mauve
#

Great 👍👍

#

You can mark the question as solved