portainer: Unable to build image | API 500 Internal Error

Bug description* Unable to build my own image.

image

Expected behavior Build my own image

Portainer Logs Nothing in logs (portainer or edge); Seems to be related to an API problem.

Steps to reproduce the issue:

  1. Go to “images”
  2. Follow parameters in capture above
  3. Click on '“Build the image”
  4. See error

Technical details:

  • Portainer version: Business Edition 2.14.0
  • Docker version (managed by Portainer): 20.10.17
  • Platform (windows/linux): Centos 7.9
  • Command used to start Portainer : docker run -d -p 8000:8000 -p 9000:9000 -p 9443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ee:latest
  • Browser: Chrome Lastest
  • Use Case (delete as appropriate): Using Portainer in home infra environment.
  • Have you reviewed our technical documentation and knowledge base? Yes

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 1
  • Comments: 22 (8 by maintainers)

Most upvoted comments

@siddjellali

I wanted to follow up on this request. I am able to successfully build images via the URL option in 2.17.1. Have you been able to move forward? Is this still an issue on your end?

@tyleraharrison @Pwuts

The failed to deploy a stack: listing workers for Build: failed to list workers: should be resolved by upgrading to 2.17 BE and utilizing relative paths.

You can review more here: https://github.com/portainer/portainer/issues/6390#issuecomment-1439583605

Thanks!

Updated to 2.16.2, same issue