Skip to content

[Bug] Data Not Retrieved After Server Restart #4516

@kashmithnisakya

Description

@kashmithnisakya

Bug Details

Data stored in MongoDB is not being retrieved after server restart when using jac-scale with MONGODB_URI environment variable.

To Reproduce

  1. Set up MongoDB connection using environment variable:
  2. Run the application with jac scale
  3. Create and store data is nodes
  4. Verify data is stored in MongoDB
  5. Restart the server
  6. Attempt to retrieve previously stored data

Expected Behavior

  • Data stored before server restart should be successfully retrieved

Actual Behavior

  • Data is stored properly in MongoDB during runtime
  • After server restart, previously stored data cannot be retrieved

Environment

jac-scale-0.1.0
jaclang-0.9.8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress PR

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions