You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "sureshanaparti (via GitHub)" <gi...@apache.org> on 2023/12/29 04:45:55 UTC

[I] Unable to create managed user data, with content > (around)3100 bytes [cloudstack]

sureshanaparti opened a new issue, #8415:
URL: https://github.com/apache/cloudstack/issues/8415

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   Failed to register user data, with content > (around)3100 bytes. Error:` User data is too long for an http GET request`
   
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Compute / User Data
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.18.1.0 
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   
   N/A
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   Oracle Linux Server 9.0 / KVM Hypervisor
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Unable to create managed user data, with content > (around)3100 bytes, as it is being restricted with certain bytes for the http GET request.
   
   <img width="1263" alt="userdata-error" src="https://github.com/apache/cloudstack/assets/12028987/7b57df16-5fc5-4122-89ca-2d7d2a489ac6">
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   - Go to Compute -> User Data section
   - Register User Data with content > (around)3100 bytes
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Able to register user data content upto 1048576 bytes (based on the setting '_vm.userdata.max.length_')
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   Unable to  register user data content > around 3100 bytes
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Unable to create managed user data, with content > (around)3100 bytes [cloudstack]

Posted by "shwstppr (via GitHub)" <gi...@apache.org>.
shwstppr closed issue #8415: Unable to create managed user data, with content > (around)3100 bytes
URL: https://github.com/apache/cloudstack/issues/8415


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org