quick question - i'm attempting to update a connec...
# ask-community-for-troubleshooting
e
quick question - i'm attempting to update a connector through the interface but i'm getting an error that shows "get spec job failed" when inspected in the dev tools, but running
docker run --rm -i <image_name>
on my machine produces output. what could the problem be?
m
you can check the dev tools in web broswer network tab and see the api response OR see the server logs wt the error
e
yeah the api response is basically
get spec job failed
w
Any luck resolving this?