You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "lshmouse (via GitHub)" <gi...@apache.org> on 2023/03/24 09:43:44 UTC

[GitHub] [incubator-devlake] lshmouse opened a new issue, #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory

lshmouse opened a new issue, #4764:
URL: https://github.com/apache/incubator-devlake/issues/4764

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   The devlake backend started with error: chdir /app/python/plugins: no such file or directory
   
   ```
   time="2023-03-24 17:31:25" level=info msg="endpoint GET /plugins/bamboo/connections/:connectionId/remote-scopes github.com/apache/incubator-devlake/server/api.handlePluginCall.func1 5"
   [GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
   Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details.
   [GIN-debug] Listening and serving HTTP on 0.0.0.0:8080
   time="2023-03-24 17:31:25" level=error msg="chdir /app/python/plugins: no such file or directory
    Wraps: (2) chdir /app/python/plugins
    Wraps: (3) no such file or directory
    Error types: (1) *hintdetail.withDetail (2) *fs.PathError (3) syscall.Errno"
   [GIN] 2023/03/24 - 17:31:44 | 200 |    3.560415ms |   172.20.33.152 | GET      "/blueprints"
   [GIN] 2023/03/24 - 17:31:51 | 200 |     217.623µs |    172.18.2.165 | GET      "/version"
   ```
   
   ### What do you expect to happen
   
   The devlake backend start  successfully without error~
   
   ### How to reproduce
   
   Using devlake helm chart v0.16.0-beta10 to deploy devlake with build-in mysql database on k8s 
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4764:
URL: https://github.com/apache/incubator-devlake/issues/4764#issuecomment-1520983767

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] closed issue #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory
URL: https://github.com/apache/incubator-devlake/issues/4764


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4764:
URL: https://github.com/apache/incubator-devlake/issues/4764#issuecomment-1532304642

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] abeizn commented on issue #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory

Posted by "abeizn (via GitHub)" <gi...@apache.org>.
abeizn commented on issue #4764:
URL: https://github.com/apache/incubator-devlake/issues/4764#issuecomment-1482777805

   Thanks for reporting the issue,we will take a look at it.


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] keon94 commented on issue #4764: [Bug][Backend] The devlake backend started with error: chdir /app/python/plugins: no such file or directory

Posted by "keon94 (via GitHub)" <gi...@apache.org>.
keon94 commented on issue #4764:
URL: https://github.com/apache/incubator-devlake/issues/4764#issuecomment-1483913020

   This is a benign error message that doesn't disrupt the server's operation. It's been fixed in #4734 which will be in v0.17. @hezyin should we patch it back to v0.16?


-- 
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: commits-unsubscribe@devlake.apache.org

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