Skip to content

Error Running k6 Test On Remote Server #5671

@benhgm

Description

@benhgm

Brief summary

I am trying to run a k6 test via a remote server that I ssh into. It gives me the following error.
WARN[0000] Request Failed error="Get \"https://quickpizza.grafana.com\": dial tcp 18.224.231.143:443: connect: network is unreachable"

How do I solve this issue? Some background context, I am able to make python requests to this url.

k6 version

v1.6.0

OS

Linux

Docker version and image (if applicable)

No response

Steps to reproduce the problem

k6 run browser-script.js

Expected behaviour

Test runs as per documentation

Actual behaviour

Error obtained

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions