Hi everyone, I have a single node Rancher server (...
# general
s
Hi everyone, I have a single node Rancher server (v2.7.1) running on docker which is used to manage some imported clusters. Today I was gonna tweak some configurations on the monitoring app and I noticed no charts are available in the apps page. Upon further investigation, I noticed my Repositories list currently looks like this: (image attached, one of the errors in the next line) Git -C /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 fetch origin -- c6b9fd47d3f7fdeefdb1eb67af52124b51ce6e67 error: exit status 128, detail: error: Server does not allow request for unadvertised object c6b9fd47d3f7fdeefdb1eb67af52124b51ce6e67 This happens in every imported cluster, the only cluster that can download the repos atm is the local one. Last time I saw this was working was either in 2.6.9 or 2.7.0. I saw a couple issues on github regarding the repositories not downloading but none had the "Server does not allow request for unadvertised object" error. Google searches point to git submodule but I have never worked with that and I'm not sure I should even try to sync manually, anyone have any idea what could be wrong or how to fix it?
113 Views