René's URL Explorer Experiment


Title: Local template/ISO upload fails silently due to expired SSL certificate on SSVM · Issue #12490 · apache/cloudstack · GitHub

Open Graph Title: Local template/ISO upload fails silently due to expired SSL certificate on SSVM · Issue #12490 · apache/cloudstack

X Title: Local template/ISO upload fails silently due to expired SSL certificate on SSVM · Issue #12490 · apache/cloudstack

Description: problem Local template/ISO uploads fail silently because the SSVM uses an expired SSL certificate (expired February 7, 2017 - over 9 years ago). Modern browsers reject HTTPS requests to the SSVM without showing a clear error to the user....

Open Graph Description: problem Local template/ISO uploads fail silently because the SSVM uses an expired SSL certificate (expired February 7, 2017 - over 9 years ago). Modern browsers reject HTTPS requests to the SSVM wi...

X Description: problem Local template/ISO uploads fail silently because the SSVM uses an expired SSL certificate (expired February 7, 2017 - over 9 years ago). Modern browsers reject HTTPS requests to the SSVM wi...

Opengraph URL: https://github.com/apache/cloudstack/issues/12490

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Local template/ISO upload fails silently due to expired SSL certificate on SSVM","articleBody":"### problem\n\nLocal template/ISO uploads fail silently because the SSVM uses an expired SSL certificate (expired February 7, 2017 - over 9 years ago). Modern browsers reject HTTPS requests to the SSVM without showing a clear error to the user. The upload appears to fail with a generic error 432, but the actual cause is the browser blocking the request due to certificate validation failure.\nThe request never reaches the SSVM at all - the browser blocks it before sending.\n\nRelated Issues\n\n- Related to #12486 \n- Related to #12488 \n- Related to #12489 \n\n### versions\n\nCloudStack Version: 4.20.2.0\nHypervisor: XenServer\nBrowser: Chrome 144.0.7559.59 (64-bit) on Linux\n\n### The steps to reproduce the bug\n\n1. Use a fresh browser session (or clear browser data/cache) and open the dev tools \n2. Navigate to CloudStack UI → Images → Templates\n3. Click on \"Upload Template from local\" \n4. Fill in template details \n5. Submit the upload\n6. Observe: Upload fails with error 432, no clear indication of SSL issue\n7. Verify: Check SSVM logs - no entry for the upload (request never arrived)\n8. Workaround: Open https://\u003cSSVM_PUBLIC_IP\u003e/ in browser, accept certificate warning\n9. Retry upload: Now it works!\n\n**Expected Result**\n\n- SSVM should use a valid, non-expired SSL certificate\n- OR CloudStack should provide a clear error message when SSL/certificate issues prevent uploads\n- OR the UI should warn users to accept the SSVM certificate before attempting uploads\n\n**Actual Result**\n\n- SSVM uses a certificate that expired in February 2017\n- Browser silently blocks upload requests (no certificate warning shown for XHR requests)\n- User sees generic \"error 432\" with no indication of the actual cause\n- Management server logs misleading \"SSVM agent not in Up state\" error\n- SSVM logs show nothing - the request never arrived\n\n**Evidence**\n\n- SSVM SSL Certificate is Expired (since 2017)\n\n```\n[root@mgmt1 ~]# curl -v -k https://10.0.52.202/upload/test-uuid\n* Server certificate:\n*  subject: O=*.realhostip.com; OU=Domain Control Validated; CN=*.realhostip.com\n*  start date: Feb  3 03:30:40 2012 GMT\n*  expire date: Feb  7 05:11:23 2017 GMT   ← EXPIRED 9 YEARS AGO!\n*  issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certificates.godaddy.com/repository; CN=Go Daddy Secure Certification Authority; serialNumber=07969287\n*  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.\n```\n\n- Without -k flag, curl fails:\n\n```\n[root@mgmt1 ~]# curl -v https://10.0.52.202/upload/test-uuid\n* TLSv1.2 (OUT), TLS alert, unknown CA (560):\n* SSL certificate problem: unable to get local issuer certificate\ncurl: (60) SSL certificate problem: unable to get local issuer certificate\n```\n\n- Browser Network Tab - Requests BLOCKED Before Reaching SSVM: Two requests to SSVM failed:\n\n1. \"Provisional headers are shown\" warning - indicates request was blocked before completing\n2. No corresponding entries in SSVM logs (request never arrived)\n\n```\nRequest URL: https://10.0.52.202/upload/73708458-b5a9-44ae-8adf-848b6a58221a\nStatus: (failed)\n```\n\n\u003cimg width=\"3127\" height=\"1826\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6045d833-f1d8-4476-948c-f36bbc3ce06a\" /\u003e\n\u003cimg width=\"3127\" height=\"1826\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6f6c1f9a-7c64-4432-92ae-b59c90c6727a\" /\u003e\n\u003cimg width=\"3127\" height=\"1826\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ad4af315-1658-4cb6-b3b3-9a63db61a5ac\" /\u003e\n\n- SSVM Received NOTHING for Failed Upload\n\n```\nroot@s-3-VM:~# grep -i \"73708458-b5a9-44ae-8adf-848b6a58221a\" /var/log/cloud.log\nroot@s-3-VM:~#   ← No output - request never reached SSVM!\n```\n\n- Apache Access Logs Empty\n\n```\nroot@s-3-VM:~# tail -50 /var/log/apache2/ssl_access.log\nroot@s-3-VM:~#   ← No entries!\n```\n\n- Browser Console Shows Error 432\n\n\u003cimg width=\"3127\" height=\"1826\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/094e4244-8b74-47d8-89c8-9d2a4a7cc76b\" /\u003e\n\n- After Manually Accepting Certificate - Upload WORKS!\nAfter visiting https://10.0.52.202/ directly in browser and accepting the security warning\n\n- SSVM Logs now show upload received:\n\n```\n2026-01-21T19:29:59,472 INFO  [storage.resource.HttpUploadServerHandler] HEADER: SIGNATURE=gnUikA8l3imw7vcPg+F3Vf7LjNg=\n2026-01-21T19:29:59,472 INFO  [storage.resource.HttpUploadServerHandler] HEADER: METADATA=rkiZ0wSSLCNtmXVyIjEMb0EtD7rqZ2wAHMoHynkVCSBp...\n2026-01-21T19:29:59,473 INFO  [storage.resource.HttpUploadServerHandler] HEADER: EXPIRES=2026-01-21T20:29:59.270Z\n2026-01-21T19:29:59,475 INFO  [storage.resource.HttpUploadServerHandler] URI: uuid=a0972001-4901-4f67-b03a-7e2e4709efd4\n2026-01-21T19:31:17,968 INFO  [storage.resource.HttpUploadServerHandler] BODY FileUpload: ... filename=\"linux-debian-12-x86_64-gen2-v1.qcow2\" ... Completed: true\n```\n\n### What to do about it?\n\n**Option 1:** Generate Valid Self-Signed Certificate \nUpdate the SystemVM template to generate a fresh self-signed certificate on first boot, valid for a reasonable period (e.g., 10 years).\n\n**Option 2:** Use HTTP for Local Uploads\nSince local uploads are already happening over a potentially untrusted network (user's browser to SSVM), consider using HTTP instead of HTTPS, or making it configurable via global setting.\n\n**Option 3:** Improve Error Messaging\nIf the upload request fails due to network/SSL issues, show a clear error message suggesting the user check the SSVM certificate or visit the SSVM URL to accept it.\n\n**Option 4:** UI Pre-check\nBefore initiating upload, have the UI make a test request to the SSVM and guide users to accept the certificate if needed.\n\n**Workaround** Before uploading templates via \"Local\" method:\n\n- Get the SSVM public IP from CloudStack (Infrastructure → System VMs)\n- Open https://\u003cSSVM_PUBLIC_IP\u003e/ in your browser\n- Accept the security/certificate warning\n- Return to CloudStack UI and retry the upload\n\nNote: This workaround is session-specific and may need to be repeated after browser restart or cache clearing.","author":{"url":"https://github.com/RosiKyu","@type":"Person","name":"RosiKyu"},"datePublished":"2026-01-21T19:48:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/12490/cloudstack/issues/12490"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:20819cc3-2f42-f6d6-0866-94c525f75855
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD6CE:27F80E:9F39C3:D7BD20:6A4D71C6
html-safe-nonce861dc132bc7b348f90355ed9b352f2ac6ddb406b0496cf1c85f832777285c0c4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENkNFOjI3RjgwRTo5RjM5QzM6RDdCRDIwOjZBNEQ3MUM2IiwidmlzaXRvcl9pZCI6Ijc0Njg4NjAxNDI4Mjc0MzQ0MzgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace848becbfbbcebbd271ba0b48cca11a42450e9f390f8eccde2c52a60f4d3ffb4
hovercard-subject-tagissue:3839771414
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/apache/cloudstack/12490/issue_layout
twitter:imagehttps://opengraph.githubassets.com/32efb88a8d9d707f4f60dfdfc750e8d3b570b6b79ce5e8ea9d6bbe6ef669957f/apache/cloudstack/issues/12490
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/32efb88a8d9d707f4f60dfdfc750e8d3b570b6b79ce5e8ea9d6bbe6ef669957f/apache/cloudstack/issues/12490
og:image:altproblem Local template/ISO uploads fail silently because the SSVM uses an expired SSL certificate (expired February 7, 2017 - over 9 years ago). Modern browsers reject HTTPS requests to the SSVM wi...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameRosiKyu
hostnamegithub.com
expected-hostnamegithub.com
Nonec78260c7b3f4ac4b0356c8208537f05406a3a2d46a9ec3f735b372dcc519c39e
turbo-cache-controlno-preview
go-importgithub.com/apache/cloudstack git https://github.com/apache/cloudstack.git
octolytics-dimension-user_id47359
octolytics-dimension-user_loginapache
octolytics-dimension-repository_id9759448
octolytics-dimension-repository_nwoapache/cloudstack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id9759448
octolytics-dimension-repository_network_root_nwoapache/cloudstack
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release399fff412f48461d435721c009efc17ea44be72f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/apache/cloudstack/issues/12490#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12490
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12490
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=apache%2Fcloudstack
Reloadhttps://github.com/apache/cloudstack/issues/12490
Reloadhttps://github.com/apache/cloudstack/issues/12490
Reloadhttps://github.com/apache/cloudstack/issues/12490
Please reload this pagehttps://github.com/apache/cloudstack/issues/12490
apache https://github.com/apache
cloudstackhttps://github.com/apache/cloudstack
Notifications https://github.com/login?return_to=%2Fapache%2Fcloudstack
Fork 1.3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Star 3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Code https://github.com/apache/cloudstack
Issues 536 https://github.com/apache/cloudstack/issues
Pull requests 268 https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality 0 https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Code https://github.com/apache/cloudstack
Issues https://github.com/apache/cloudstack/issues
Pull requests https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
#13204https://github.com/apache/cloudstack/pull/13204
Local template/ISO upload fails silently due to expired SSL certificate on SSVMhttps://github.com/apache/cloudstack/issues/12490#top
#13204https://github.com/apache/cloudstack/pull/13204
https://github.com/abh1sar
status:has-work-aroundhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22status%3Ahas-work-around%22
4.20.4https://github.com/apache/cloudstack/milestone/45
https://github.com/RosiKyu
RosiKyuhttps://github.com/RosiKyu
on Jan 21, 2026https://github.com/apache/cloudstack/issues/12490#issue-3839771414
Uploading Template / ISO from local file is getting failed intermittently #12486https://github.com/apache/cloudstack/issues/12486
Local Template/ISO Upload Fails - SSVM receives SIGNATURE=null #12488https://github.com/apache/cloudstack/issues/12488
Netty IllegalReferenceCountException causes false upload failure despite successful upload #12489https://github.com/apache/cloudstack/issues/12489
https://private-user-images.githubusercontent.com/201906357/538750579-6045d833-f1d8-4476-948c-f36bbc3ce06a.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0NjA1OTQsIm5iZiI6MTc4MzQ2MDI5NCwicGF0aCI6Ii8yMDE5MDYzNTcvNTM4NzUwNTc5LTYwNDVkODMzLWYxZDgtNDQ3Ni05NDhjLWYzNmJiYzNjZTA2YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcwN1QyMTM4MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00YjhhYjY1YTY1YTcyZGIwZmRjMzg3NDA4MTVkNTg0ZDdiNzMxZDcyZWU3Y2QxYWQ5MzA2OWU5ODllZjVmOTM5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ._f_BOVUgVpEP7IWJVnWpVgkiGuQXPz6smPx5_LphYnc
https://private-user-images.githubusercontent.com/201906357/538750578-6f6c1f9a-7c64-4432-92ae-b59c90c6727a.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0NjA1OTQsIm5iZiI6MTc4MzQ2MDI5NCwicGF0aCI6Ii8yMDE5MDYzNTcvNTM4NzUwNTc4LTZmNmMxZjlhLTdjNjQtNDQzMi05MmFlLWI1OWM5MGM2NzI3YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcwN1QyMTM4MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mNDk3NWExMTZkNTAzNjBkNTI4ZTg2MzRiZDZkODI5MDFhNDNiMjg2YjI5ZTFkODM4N2FkMGZkZDM0ZTE1YzY2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ.MB-Ywwg35InOILpOv_8ISAqgox310BrVYfzrxqltljc
https://private-user-images.githubusercontent.com/201906357/538750580-ad4af315-1658-4cb6-b3b3-9a63db61a5ac.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0NjA1OTQsIm5iZiI6MTc4MzQ2MDI5NCwicGF0aCI6Ii8yMDE5MDYzNTcvNTM4NzUwNTgwLWFkNGFmMzE1LTE2NTgtNGNiNi1iM2IzLTlhNjNkYjYxYTVhYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcwN1QyMTM4MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05YTZlNGQzNGExNGY5ZTZkMGM2NGM5YzRmNGQ1ZWEyNDc3ZTgzYzNiYzIwNDUwNTU4M2VkYWUxOWJjMzEwOGUzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ.vq0z4SwLUiYTtw4LUfAG6RZLJZQI2Ld2bQD_YRmbyk0
https://private-user-images.githubusercontent.com/201906357/538751131-094e4244-8b74-47d8-89c8-9d2a4a7cc76b.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0NjA1OTQsIm5iZiI6MTc4MzQ2MDI5NCwicGF0aCI6Ii8yMDE5MDYzNTcvNTM4NzUxMTMxLTA5NGU0MjQ0LThiNzQtNDdkOC04OWM4LTlkMmE0YTdjYzc2Yi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcwN1QyMTM4MTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lYjRhMjE1OTg3Yjg4YTNkNzM4NGY3ZGE2MWVlYmVkOWUzMjJlMzM4ZjgxOTZlMjAyYjY0ODYxNTMxZThmYzQ1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ.M_xdUjy4_RlW_qa9k8teyRcJn_16Vs0xnGvwDnFcSs8
https://10.0.52.202/https://10.0.52.202/
abh1sarhttps://github.com/abh1sar
status:has-work-aroundhttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22status%3Ahas-work-around%22
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
Apache CloudStack BugFest - Issueshttps://github.com/orgs/apache/projects/362
4.20.4No due datehttps://github.com/apache/cloudstack/milestone/45
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.