Add these parameters to the end of your URL to add some additional troubleshooting to your issue.
?pods_debug_params=1to output $params for all PodsData::select() queries; ‘select’ queries only run on things like Pods::find() and Pods::fetch() and in relationships for field output?pods_debug_sql=1will output all PodsData::select() queries; ‘select’ queries only run on things like Pods::find() and Pods::fetch() and in relationships for field output?pods_debug_sql_all=1will output all queries that go through pods_query() / PodsData::query()?pods_bypass_install=1to bypass the install procedures?pods_bypass_update=1to bypass the update procedures?pods_debug_components=1to output components settings?pods_force_refresh=1on the ‘Updates’ screen (for core/plugins/themes) to force a refresh of the GitHub updater (will allow you to re-update to a version)