-
Pretty much the title. For more context, I deleted all the other projects so this is the only one. Whenever I try to collect data basically nothing happens. Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Here is a relevant log from the pod: |
Beta Was this translation helpful? Give feedback.
-
@pedraamn Hi, can you open up the Deveoper Toolbar and switch to the Network tab then share the response of the URL you mentioned? thanks. |
Beta Was this translation helpful? Give feedback.
-
This was solved. The issue was the old github PAT I was using had expired. I ended up trying a bunch of things, including completely reinstalling the helm deployment to the cluster. When I had to set up the connections again and tried the PAT it was showing expired so I made a new one. I wish there was an easier way to realize this was the issue. @klesh |
Beta Was this translation helpful? Give feedback.
This was solved. The issue was the old github PAT I was using had expired. I ended up trying a bunch of things, including completely reinstalling the helm deployment to the cluster. When I had to set up the connections again and tried the PAT it was showing expired so I made a new one. I wish there was an easier way to realize this was the issue. @klesh