Compile mips64 "io/fs" error

I'm trying to compile metricbeat to run on a Ubiquiti Unifi Security Gateway (mips64). I also get the same error when trying to do filebeat.

build github.com/elastic/beats/v7/metricbeat: cannot load io/fs: malformed module path "io/fs": missing dot in first path element

I'm trying this on a Ubuntu 20.04.3 with go 1.13.8 and have gone ahead and made sure everything is up to date.

Any idea on what I'm missing or can change to get this to work? I also need to get this running on a PiHole and have the same error.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.