GitHub user nickaccuweb added a comment to the discussion: Cloudstack 4.22 - Configuration Wizard failing - Fix Error
@soulfulgent Thanks for the update. The traffic mapping also looks correct now. Management and Storage are on Physical Network 1 (cloudbr0), and Guest traffic is on Physical Network 2 (cloudbr1). Since the database looks clean after the failure, I think the best next step is to reproduce the wizard error and capture the actual API response. As this is still a test setup, you can recreate the database and run the wizard again. Before starting: 1. Open F12 -> Network and enable Preserve log. 2. Run the wizard and leave the browser open when Creating Guest Network fails. 3. Please send the failed request/response. Also look for createNetwork and queryAsyncJobResult requests around the failure. 4. Note the exact time when the error occurs. For the management log, don't filter only for ERROR. Please also check around that exact time for: isServiceProviderEnabled, createNetwork, NetworkOffering, VirtualRouter, physical network, Exception, or WARN. If the API response contains a jobid or logid, please share that as well, as it will make it much easier to trace the same request in the management log. This should give us the information needed to see exactly why the wizard is rejecting the Guest Network. Regards, Nick R GitHub link: https://github.com/apache/cloudstack/discussions/13956#discussioncomment-18430574 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
