Skip to content

Socket hangup on dockercopy  #2

@Ria-Gohel

Description

@Ria-Gohel

Description

API 11 for dockercopy is always giving socket hangup message

Steps to reproduce

Requirements :

  • Tomcat8 installed on system
  • Postman account

Steps :

  • Clone the project using
 git clone https://github.com/gopaddle-io/sail
  • Open sail
gedit sail.go
  • Go to line 22 or locate port := and change it to 9000 instead of 8080
  • Run API 11 from gist/readme on postman (dockercreate command)
  • Run API 12 from gist/readme on postman (dockercopy command)
You will observe the server hangup message

Expected behavior

The API should have run without any errors and without the hang up message

Screenshots

image

System used

  • OS : ubuntu
  • Version : 20.04

You can get these information from the os-release file as below:

cat /etc/os-release

Additional context
The trace.log file obtained after running trace on tomcat is as follows :
Link for trace file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions