Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 544
    • Issues 544
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 145
    • Merge requests 145
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BlissBliss
  • blissbliss
  • Issues
  • #1573
Closed
Open
Issue created Apr 06, 2020 by Linus Pithan@pithanOwner

Bliss+Tmux: no message if beacon is not running

in case beacon is not running

without tmux

$ TANGO_HOST=localhost:20000 bliss --no-tmux
!!! === RuntimeError: Could not find any conductor (check Beacon server and BEACON_HOST environment variable) === !!! ( for more details type cmd 'last_error' )

with tmux

$ TANGO_HOST=localhost:20000 bliss
Starting new tmux session __DEFAULT__...
[exited]

Can we display the error message outside of tmux in case bliss crashes?

Assignee
Assign to
Time tracking