You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/26 04:26:32 UTC

[GitHub] [apisix-docker] usrtax opened a new issue, #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory

usrtax opened a new issue, #343:
URL: https://github.com/apache/apisix-docker/issues/343

   <img width="961" alt="image" src="https://user-images.githubusercontent.com/110233389/186821913-5b6e017b-7985-405e-b85a-8c31510ccccb.png">
   
   ```
   
   ❯ cat config.yaml
   apisix:
     enable_admin: false
     config_center: yaml
   
   ❯ cat docker-compose.yml
   version: "3"
   
   services:
     apisix:
       image: apache/apisix:latest
       restart: always
       volumes:
         - /var/log/apisix:/usr/local/apisix/logs
         - ./config.yaml:/usr/local/apisix/conf/config.yaml:ro
         - /mnt/www:/mnt/www:ro
       network_mode: host
   ❯ docker images
   REPOSITORY      TAG       IMAGE ID       CREATED       SIZE
   apache/apisix   latest    80ffdeac32a1   4 weeks ago   376MB
   ❯ docker-compose up
   Starting apisix_apisix_1 ... done
   Attaching to apisix_apisix_1
   apisix_1  | /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init
   apisix_1  | /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd
   apisix_1  | nginx: [error] [lua] config_yaml.lua:72: read_apisix_yaml(): failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-docker] github-actions[bot] closed issue #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory
URL: https://github.com/apache/apisix-docker/issues/343


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-docker] tokers commented on issue #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #343:
URL: https://github.com/apache/apisix-docker/issues/343#issuecomment-1257173418

   @usrtax Do you still have this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-docker] github-actions[bot] commented on issue #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #343:
URL: https://github.com/apache/apisix-docker/issues/343#issuecomment-1293290989

   This issue has been marked as stale due to 30 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-docker] github-actions[bot] commented on issue #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #343:
URL: https://github.com/apache/apisix-docker/issues/343#issuecomment-1310045472

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-docker] github-actions[bot] commented on issue #343: 试图运行单机模式报错: failed to fetch /usr/local/apisix/conf/apisix.yaml attributes: cannot obtain information from file '/usr/local/apisix/conf/apisix.yaml': No such file or directory

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #343:
URL: https://github.com/apache/apisix-docker/issues/343#issuecomment-1257159830

   This issue has been marked as stale due to 30 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org