Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape whitespace for compliance upload #486

Closed
chris-rock opened this issue Feb 23, 2016 · 0 comments
Closed

Escape whitespace for compliance upload #486

chris-rock opened this issue Feb 23, 2016 · 0 comments
Labels
Type: Bug Feature not working as expected

Comments

@chris-rock
Copy link
Contributor

b inspec compliance upload ws2012-file-server-security 
I, [2016-02-23T21:38:14.912926 #96307]  INFO -- : Checking profile in ws2012-file-server-security
W, [2016-02-23T21:38:14.912989 #96307]  WARN -- : Missing profile maintainer in inspec.yml
W, [2016-02-23T21:38:14.913006 #96307]  WARN -- : Missing profile copyright in inspec.yml
I, [2016-02-23T21:38:14.913019 #96307]  INFO -- : Metadata OK.
I, [2016-02-23T21:38:15.136436 #96307]  INFO -- : Found 132 controls.
I, [2016-02-23T21:38:15.136492 #96307]  INFO -- : Verify all controls in controls/ws2012-file-server-security-system-services.rb
Profile is valid
Generate temporary profile archive at /var/folders/jy/2bnrfb4s36jbjtzllvhhyqhw0000gn/T/WS2012 File Server Security20160223-96307-a6ft8i.tar.gz
I, [2016-02-23T21:38:15.150709 #96307]  INFO -- : Generate archive /var/folders/jy/2bnrfb4s36jbjtzllvhhyqhw0000gn/T/WS2012 File Server Security20160223-96307-a6ft8i.tar.gz.
I, [2016-02-23T21:38:15.155141 #96307]  INFO -- : Finished archive generation.
Start upload to admin/WS2012 File Server Security
Uploading to http://localhost:2134/owners/admin/compliance/WS2012 File Server Security/tar
/Users/chartmann/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/uri/rfc3986_parser.rb:66:in `split': bad URI(is not URI?): http://localhost:2134/owners/admin/compliance/WS2012 File Server Security/tar (URI::InvalidURIError)

The problem is, that http://localhost:2134/owners/admin/compliance/WS2012 File Server Security/tar is not a valid url

@chris-rock chris-rock added the Type: Bug Feature not working as expected label Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

No branches or pull requests

1 participant