Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
dfss
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • mpcs
  • dfss
  • Issues
  • #1

Closed
Open
Opened Apr 14, 2016 by Richer Maximilien@mricherMaintainer

Failed connection is not closed

Step to reproduce

  1. Run the client gui
  2. At the plateform step, enter localhost as an adress (instead of localhost:9000)

Result

The gui handle the issue just fine, but gRPC keeps failing in the background

2016/04/14 17:58:13 grpc: Conn.resetTransport failed to create client transport: connection error: 
desc = "transport: dial tcp: missing port in address localhost";
Reconnecting to "localhost"...

Fix

Properly kill the client when connection fail.

Assignee
Assign to
v0.2
Milestone
v0.2 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: mpcs/dfss#1