Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Error when following getting started guide #122

@vpavlin

Description

@vpavlin

Hi, I am starting my experiments with Temporal and the getting started docs resulted in an error for me.

Temporal started normally when I pre-created the missing directory, but Temporal should probably either create it, or the docs should mention it is needed

mkdir -p /home/vpavlin/.config/temporalite/db

Expected Behavior

$ /home/vpavlin/devel/bin/temporalite start --namespace default
{"level":"info","ts":"2022-09-05T08:29:27.156+0200","msg":"Successfully saved cluster metadata.","component":"metadata-initializer","cluster-name":"active","logging-call-at":"fx.go:631"}

Actual Behavior

$ /home/vpavlin/devel/bin/temporalite start --namespace default
2022/09/05 08:27:57 error setting up schema: stat /home/vpavlin/.config/temporalite/db: no such file or directory

Steps to Reproduce the Problem

  1. go install github.com/temporalio/temporalite/cmd/temporalite@latest
  2. temporalite start --namespace default

Specifications

  • Version:
  • Platform:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions