René's URL Explorer Experiment


Title: Error during resetPasswordForVirtualMachine · Issue #13387 · apache/cloudstack · GitHub

Open Graph Title: Error during resetPasswordForVirtualMachine · Issue #13387 · apache/cloudstack

X Title: Error during resetPasswordForVirtualMachine · Issue #13387 · apache/cloudstack

Description: problem Execution of resetPasswordForVirtualMachine fails when no password is provided explicitly. An error is seen in the API/UI, While debugging I could obfuscatePassword method is causing the failure https://github.com/apache/cloudsta...

Open Graph Description: problem Execution of resetPasswordForVirtualMachine fails when no password is provided explicitly. An error is seen in the API/UI, While debugging I could obfuscatePassword method is causing the fa...

X Description: problem Execution of resetPasswordForVirtualMachine fails when no password is provided explicitly. An error is seen in the API/UI, While debugging I could obfuscatePassword method is causing the fa...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Error during resetPasswordForVirtualMachine","articleBody":"### problem\n\nExecution of resetPasswordForVirtualMachine fails ~when no password is provided explicitly~.\nAn error is seen in the API/UI,\n\n\u003cimg width=\"1156\" height=\"506\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a9ce097a-92b6-47a1-87c5-fcbc36ce7a68\" /\u003e\n\nWhile debugging I could obfuscatePassword method is causing the failure https://github.com/apache/cloudstack/blob/main/framework/jobs/src/main/java/org/apache/cloudstack/framework/jobs/impl/AsyncJobManagerImpl.java#L340 \nIt wrongly trims the UserVMResponse string resulting in truncated string like,\n\n\u003cimg width=\"1329\" height=\"1258\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8fb58b54-6d79-4bbe-a4b6-3c73eca38edd\" /\u003e\n\nThis causes failure while creating JSON object.\n\n```\n2026-06-10 04:41:39,009 ERROR [c.c.a.ApiAsyncJobDispatcher] (API-Job-Executor-5:[ctx-1f56cfeb, job-524]) (logid:4137017f) Unexpected exception while executing org.apache.cloudstack.api.command.admin.vm.ResetVMPasswordCmdByAdmin com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 1390 path $.details.\n\tat com.google.gson.internal.Streams.parse(Streams.java:59)\n\tat com.google.gson.JsonParser.parseReader(JsonParser.java:102)\n\tat com.google.gson.JsonParser.parseReader(JsonParser.java:70)\n\tat com.google.gson.JsonParser.parseString(JsonParser.java:51)\n\tat com.google.gson.JsonParser.parse(JsonParser.java:115)\n\tat com.cloud.utils.HumanReadableJson.addElement(HumanReadableJson.java:60)\n\tat com.cloud.utils.HumanReadableJson.getHumanReadableBytesJson(HumanReadableJson.java:54)\n\tat org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl.convertHumanReadableJson(AsyncJobManagerImpl.java:430)\n\tat org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl.completeAsyncJob(AsyncJobManagerImpl.java:340)\n\tat com.cloud.api.ApiAsyncJobDispatcher.runJob(ApiAsyncJobDispatcher.java:113)\n\tat org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:698)\n\tat org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)\n\tat org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)\n\tat org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)\n\tat org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)\n\tat org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)\n\tat org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:646)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\nCaused by: java.io.EOFException: End of input at line 1 column 1390 path $.details.\n\tat com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457)\n\tat com.google.gson.stream.JsonReader.doPeek(JsonReader.java:503)\n\tat com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422)\n\tat com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:779)\n\tat com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:725)\n\tat com.google.gson.internal.Streams.parse(Streams.java:49)\n\t... 21 more\n```\n\n--Edited--\n\nRoot cause is async job result having password field twice, which results in a truncated String passed to JSON. This happens when VM's network VR is not running.\n`obfuscatePassword` method can be improved, and the password detail for the VM can be added with `display=false` so it doesn't end up in UserVmResponse.\n\n-------------\n\n### versions\n\n4.22.1, KVM Advanced zone but the issue could be preset for other configs as well\n\n### The steps to reproduce the bug\n\n1. Deploy a VM with a password enabled template\n2. Stop it\n3. Make sure VR for the network on which VM is deployed is not running\n4. Reset VM password without providing a password\n\n### What to do about it?\n\nFix the isssue","author":{"url":"https://github.com/shwstppr","@type":"Person","name":"shwstppr"},"datePublished":"2026-06-10T04:54:02.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/13387/cloudstack/issues/13387"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4f46d744-7b51-e398-7c18-fe76e767b450
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC5E8:21A353:3AFDD8:4FACD1:6A4D5D36
html-safe-noncefa4ad642abc348eff7ae01c394b12faec2d27009e36ebec5861e3a20f3ade0b4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNUU4OjIxQTM1MzozQUZERDg6NEZBQ0QxOjZBNEQ1RDM2IiwidmlzaXRvcl9pZCI6IjgzNjI5ODM5OTA2NzIzMTc3NTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaceb8648368d53d72e8e394a5ffb7ca6d08c27c4b798a5bf214a46c17ee25f5649
hovercard-subject-tagissue:4628116338
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/13387/issue_layout
twitter:imagehttps://opengraph.githubassets.com/872efdc6bada123aaf4aa64ccf3cec3f9535dd2ba45f998e86f05ef567f30065/apache/cloudstack/issues/13387
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/872efdc6bada123aaf4aa64ccf3cec3f9535dd2ba45f998e86f05ef567f30065/apache/cloudstack/issues/13387
og:image:altproblem Execution of resetPasswordForVirtualMachine fails when no password is provided explicitly. An error is seen in the API/UI, While debugging I could obfuscatePassword method is causing the fa...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameshwstppr
hostnamegithub.com
expected-hostnamegithub.com
None2a1443ff9733a3016431263ea73c93d8fe00c195eb4a7670ac30e7848f045441
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
releasef3bdd3157ea1f0fd738d408eceeead721acf1dc3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/apache/cloudstack/issues/13387#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F13387
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%2F13387
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/13387
Reloadhttps://github.com/apache/cloudstack/issues/13387
Reloadhttps://github.com/apache/cloudstack/issues/13387
Please reload this pagehttps://github.com/apache/cloudstack/issues/13387
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"
Error during resetPasswordForVirtualMachinehttps://github.com/apache/cloudstack/issues/13387#top
bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22bug%22
4.22.2https://github.com/apache/cloudstack/milestone/46
https://github.com/shwstppr
shwstpprhttps://github.com/shwstppr
on Jun 10, 2026https://github.com/apache/cloudstack/issues/13387#issue-4628116338
https://private-user-images.githubusercontent.com/153340/605506249-a9ce097a-92b6-47a1-87c5-fcbc36ce7a68.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0NTUzMzEsIm5iZiI6MTc4MzQ1NTAzMSwicGF0aCI6Ii8xNTMzNDAvNjA1NTA2MjQ5LWE5Y2UwOTdhLTkyYjYtNDdhMS04N2M1LWZjYmMzNmNlN2E2OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcwN1QyMDEwMzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hODMxMTNhZTYxYjgzZjE5ZDFkZTk2ZjI4ZjE3MWQxOGQ5YWMzOGUyYzFhOTVlYTY1MjUwNmRiNjhlMjNkMGRkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ.YVRQGkDFaoQSLF_b4hR4ZN0vsBKq9w51OpprZANEt6w
https://github.com/apache/cloudstack/blob/main/framework/jobs/src/main/java/org/apache/cloudstack/framework/jobs/impl/AsyncJobManagerImpl.java#L340https://github.com/apache/cloudstack/blob/main/framework/jobs/src/main/java/org/apache/cloudstack/framework/jobs/impl/AsyncJobManagerImpl.java#L340
https://private-user-images.githubusercontent.com/153340/605507704-8fb58b54-6d79-4bbe-a4b6-3c73eca38edd.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM0NTUzMzEsIm5iZiI6MTc4MzQ1NTAzMSwicGF0aCI6Ii8xNTMzNDAvNjA1NTA3NzA0LThmYjU4YjU0LTZkNzktNGJiZS1hNGI2LTNjNzNlY2EzOGVkZC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNzA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDcwN1QyMDEwMzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jN2Q4YmVhNWEyMzA4MTM5ZWQ2YWI4ZGM0ZGQzNmY3NmM1MjhlYTFhNWI0NWIyNTI1MDJkZWVhZWUwNjg0MmRmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZyZXNwb25zZS1jb250ZW50LXR5cGU9aW1hZ2UlMkZwbmcifQ.OQKkkD76vu5fr2QxwYi_R4ur82zfLomt2HXpO0aERRU
bughttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22bug%22
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
Apache CloudStack BugFest - Issueshttps://github.com/orgs/apache/projects/362
4.22.2No due datehttps://github.com/apache/cloudstack/milestone/46
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.