Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: couldn't start surveyor: lstat proc/1/fd/8: no such file or directory #128

Open
Lemorz56 opened this issue Feb 13, 2023 · 3 comments

Comments

@Lemorz56
Copy link

Lemorz56 commented Feb 13, 2023

After updating from 0.4.1 to 0.4.3 I keep getting:

Error: couldn't start surveyor: lstat proc/1/fd/8: no such file or directory.
If I go back to 0.4.1 it seems to work fine.

Any idea what could be wrong?

@ColinSullivan1
Copy link
Member

Can you share more about your environment? e.g. k8s, docker, VM or bare metal OS/Architecture and salient versions?

@Lemorz56
Copy link
Author

Yes of course. Not sure why I left all that out. Sorry!
Running in kubernetes, running an image built from 0.4.3 where I've put my own surveyor config and then launch it to use that.

The file / config is there, and it works fine if i rebuild it using 0.4.1.

@Lemorz56
Copy link
Author

Lemorz56 commented Apr 13, 2023

Starting to receive a similar error now using v0.5.0 inside of Kubernetes. I'm building my docker image using the natsio/nats-surveyor:0.5.0 image and putting in a few files into it. I then use this image in a container in a deployment to Kubernetes.

[WARN] could not stat advisory path run/secrets/kubernetes.io/serviceaccount/..data_tmp: stat run/secrets/kubernetes.io/serviceaccount/..data_tmp: no such file or directory

Not sure what it means. the ..data_tmp is a bit weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants