Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.cmdline beat.cmdline
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.cmdlinebeat.cmdline
  • Issues
  • #9
Closed
Open
Created Jan 19, 2017 by Teodors EGLITIS@teglitis

Un-reproducible bug -- invalid state file at `./.beat/config.json'

I randomly get this warning:

WARNING: invalid state file at `./.beat/config.json' - removing and re-starting...

Warning is displayed (and the configuration is reset) randomly after one of these commands:

$ ./bin/beat config set platform "http://127.0.0.1:8000/"
$ ./bin/beat config set user "user" token "3"
$ ./bin/beat config set cache "/idiap/temp/teglitis/BEAT-cache/"
$ ./bin/beat config color dark
$ ./bin/beat config list
$ ./bin/beat experiments push teodors/teodors/vein_recognition_only_dev/1/putvein-muira-only-dev-100

It seams that warnings aren't raised if the config is modified using single command:

$ ./bin/beat config set user "user" token "3" platform "http://127.0.0.1:8000/" cache "/idiap/temp/teglitis/BEAT-cache/"

But still this seams to me as a bug.

Teo

Assignee
Assign to
Time tracking