Skip to content

Timeout error on make validate with newly cloned repository #926

@arthur-arwin

Description

@arthur-arwin

Failed to run 'make validate' on newly cloned repository.

Run 'make validate' on newly cloned repository and got the following error.
Image

OS: Mac OS 15.5
node: 22.5.1
npm: 10.9.2
go: 1.24.3

Cloned the repository with 'git clone https://github.com/TheThingsNetwork/lorawan-devices.git'.

Then run 'make deps' on the newly cloned lorawan-devices directory.
Image

Finally, run 'make validate' and end up with the timeout error. The script ends on different location but the error is always script timeout and context deadline exceeded.
Process exited with code 1
2025/06/16 15:34:19 Script failed: error:pkg/scripting/javascript:script_timeout (script timeout) (error:pkg/errors:context_deadline_exceeded (context deadline exceeded))

Thank you! Any help is much appreciated.

Metadata

Metadata

Assignees

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