I'm not sure what your asking. The plugs folder wi...
# fusion-reactor
m
I'm not sure what your asking. The plugs folder will by design will be empty and the UI will unpack in the OSGI directory. Everything behind /fusionreactor/ is dynamically loaded so it's not something you can just place in a path
If you go to the instance without the proxy, does the same issue occur?
j
I’m unable to access it without the proxy. I’m working remotely on a University project and it’s quite locked down.
I’m not sure what I’m asking either - there are just missing files and the admin buttons don’t work. I updated a previous installation that seemed untouched for a couple years.
Perhaps it’s a permission problem…I have another server there I can try to compare it to.
m
Make sure the user running CF has read write permissions to the entire read write directory
If it does then that's all the permissions needed
It could be that the UI bundle is in a bad state, but equally it could be that the proxy is not able to load dynamic bundles or it looks in the wrong place
👍🏻 1
j
Ended up doing a full manual uninstall, reinstall, tweaked selinux and it’s working like a charm. Thanks!