You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.
I am getting the following Error though I have copied the NetApp SDK files on Library folder but running “chef” command removes the content I update (
I did all the requirements but the file NaServer.rb is removing the entry I made (require NaElement With -require File.dirname(FILE) + "/NaElement")
Save the NetApp SDK to this NetApp cookbook in the "libraries" dir.
Update the NaServer.rb to specify the path of NaElement. Replace the line: require NaElement With -require File.dirname(FILE) + "/NaElement"
This is the error. Do you have any idea what could be the issue.
[2018-08-13T08:15:53-07:00] FATAL: Stacktrace dumped to /Users/i811144/rushi/devops/chef/chef-local/chef-repo/chef-stacktrace.out
[2018-08-13T08:15:53-07:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2018-08-13T08:15:53-07:00] FATAL: LoadError: cannot load such file -- NaElement
C1MS354MH3QK:chef-repo i811144$ vi /Users/i811144/rushi/devops/chef/chef-local/chef-repo/cookbooks/netapp/libraries/lib/ruby/NetApp/NaServer.rb
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am getting the following Error though I have copied the NetApp SDK files on Library folder but running “chef” command removes the content I update (
I did all the requirements but the file NaServer.rb is removing the entry I made (require NaElement With -require File.dirname(FILE) + "/NaElement")
Save the NetApp SDK to this NetApp cookbook in the "libraries" dir.
Update the NaServer.rb to specify the path of NaElement. Replace the line: require NaElement With -require File.dirname(FILE) + "/NaElement"
This is the error. Do you have any idea what could be the issue.
[2018-08-13T08:15:53-07:00] FATAL: Stacktrace dumped to /Users/i811144/rushi/devops/chef/chef-local/chef-repo/chef-stacktrace.out
[2018-08-13T08:15:53-07:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2018-08-13T08:15:53-07:00] FATAL: LoadError: cannot load such file -- NaElement
C1MS354MH3QK:chef-repo i811144$ vi /Users/i811144/rushi/devops/chef/chef-local/chef-repo/cookbooks/netapp/libraries/lib/ruby/NetApp/NaServer.rb
The text was updated successfully, but these errors were encountered: