I’ve been trying to PoC the ReportServer for our usage, and part of that involves a deployment to various environments so that we can move updates through our system reliably and safely.
So far I have two ReportServer instances set up, users, email transports working, and I can create the transports on the “development” environment, close them, and import them to the “deployment” environment, I can see the contents are what I expect, and the “Check Apply Preconditions” buttons return success, but I cannot figure out why I cannot actually apply them to the target environment or what is preventing the button from showing. There are no apparent errors in the juli logs, I have tried in multiple browsers (Chrome and Safari).
- I have logged in as the default root user to try to accomplish all this. I have also tried my personal user but I haven’t set it to be a superadmin in the database though so it is unable to see or apply the transports.
- transport.cf is largely unmodified, I changed the key of the remote server to match the one I am importing from, but the apply user is still root
- No mappings changes
- Most other settings are default out of the box, but I can provide any other information needed to help debug
System Info:
Hosts are Rocky Linux release 8.9 (Green Obsidian), manually installed the ReportServer software
RS4.7.2-6108-2024-09-18-12-15-33-reportserver-ce
openjdk 17.0.14 2025-01-21 LTS
Apache Tomcat/9.0.87
Thanks in advance for any help or insights you can provide!