goodtok icon indicating copy to clipboard operation
goodtok copied to clipboard

[BUG]: Installation Issue

Open voipiran opened this issue 1 year ago • 1 comments

What happened?

Hi, I am trying install goodtok on ubuntu after installing docker via you installation giude. after this command: docker compose up -d

i have git this error:

root@goodtok:~/goodtok# docker compose up -d WARN[0000] The "EMAIL_TEMPLATES_DIR" variable is not set. Defaulting to a blank string. WARN[0000] /root/goodtok/compose.yaml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion [+] Running 1/1 ✘ apiserver Error toomanyrequests: Too Many Requests (HAP429). 1.9s Error response from daemon: toomanyrequests: Too Many Requests (HAP429). root@goodtok:~/goodtok# ^C root@goodtok:~/goodtok#

Steps to reproduce

  1. run: docker compose up -d

Expected behavior

root@goodtok:~/goodtok# docker compose up -d WARN[0000] The "EMAIL_TEMPLATES_DIR" variable is not set. Defaulting to a blank string. WARN[0000] /root/goodtok/compose.yaml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion [+] Running 1/1 ✘ apiserver Error toomanyrequests: Too Many Requests (HAP429). 1.9s Error response from daemon: toomanyrequests: Too Many Requests (HAP429).

Additional context

No response

voipiran avatar Aug 13 '24 08:08 voipiran

@voipiran, is there any chance you might be hitting a rate limit by Docker Hub?

psanders avatar Aug 14 '24 18:08 psanders

@voipiran I'm closing this, but if you are still facing the issue, let me know.

psanders avatar Dec 17 '24 19:12 psanders