Skip to content

Updating to version 0.6.2 causes unresponsive server #677

@ghost

Description

Description

Needed to upgrade loco-rs to latest version to resolve clippy error with time version 0.3.34 crate see here. Now my server is unresponsive:

image

To Reproduce

Run app with loco-rs version 0.6.2, run cargo loco start, and then ping the server @ http://localhost:5150/_ping.

Expected Behavior

A response a from server. Dowgrading loco-rs to 0.6.1 fixes the problem, but re-introduces the time crate error.

image

Environment:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy

Running in default dev container.

Additional Context

Hope this is descriptive enough, let me know if you need more info.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions