Skip to content

migrate old config file without api_server #178

@Dominiquini

Description

@Dominiquini

Running on Windows PowerShell 7.4.2 inside Windows Terminal:
If I run "PowerSession.exe auth"
This error occurs ($env:RUST_BACKTRACE="full"):

thread 'main' panicked at src\commands\api\asciinema.rs:38:82:
called `Result::unwrap()` on an `Err` value: Error("missing field `api_server`", line: 1, column: 53)
stack backtrace:
   0:     0x7ff6a74e912a - <unknown>
   1:     0x7ff6a75045bb - <unknown>
   2:     0x7ff6a74e4a11 - <unknown>
   3:     0x7ff6a74e8eaa - <unknown>
   4:     0x7ff6a74eb64a - <unknown>
   5:     0x7ff6a74eb2b8 - <unknown>
   6:     0x7ff6a74ebcfe - <unknown>
   7:     0x7ff6a74ebbed - <unknown>
   8:     0x7ff6a74e9b19 - <unknown>
   9:     0x7ff6a74eb8f0 - <unknown>
  10:     0x7ff6a7519205 - <unknown>
  11:     0x7ff6a7519664 - <unknown>
  12:     0x7ff6a72898ce - <unknown>
  13:     0x7ff6a728a916 - <unknown>
  14:     0x7ff6a72ac046 - <unknown>
  15:     0x7ff6a72973f6 - <unknown>
  16:     0x7ff6a72a244c - <unknown>
  17:     0x7ff6a74de128 - <unknown>
  18:     0x7ff6a72adf9c - <unknown>
  19:     0x7ff6a750bbfc - <unknown>
  20:     0x7ffb741f7344 - BaseThreadInitThunk
  21:     0x7ffb75fe26b1 - RtlUserThreadStart

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions