TLDR rohitkushwaha_16555 encountered errors while running rails server and installing bundles, and sought help from sojan_official. Two problems remain unresolved.
sojan_official can you help me out from this issue.
rohitkushwaha_16555 this doesn't seems like a Chatwoot issues, rather issue with your local machine. could you try stackoverflow ?
sojan_official hi i have fixes that issue but when i try to install bundle using the "bundle install" cmd installation has been started and after some time its giving me a below error "rohit/local/share/gem/ruby/3.2.0/gems/bundler-2.4.6/lib/bundler/worker.rb:90:in `block (2 levels) in create_threads' An error occurred while installing stackprof (0.2.25), and Bundler cannot continue. In Gemfile: stackprof" now how to resolve that issue
rohitkushwaha_16555
Thu, 16 Nov 2023 04:19:40 UTCwhen i am trying to running the server of the rails using the following cmd "rails s" , its showing like " rails s https://github.com/chatwoot/html2text_ruby (at chatwoot@cdbdbbb) is not yet checked out. Run `bundle install` first." after that i am installing the bundle using the cmd "bundle install" then its giving me erorr like " Git error: command `git clone --bare --no-hardlinks --quiet --no-tags --depth 1 --single-branch --branch chatwoot -- https://github.com/chatwoot/html2text_ruby C:/Users/rohit/.local/share/gem/ruby/3.2.0/cache/bundler/git/html2text_ruby-ca2ecf59dd4970165f7fca8c2eb9829e032a2586`in directory D:/Chatwoot/chatwoot has failed. fatal: unable to access 'https://github.com/chatwoot/html2text_ruby/': SSL certificate problem: unable to get local issuer certificate " now i am unable to resolve the below error. kindly me to resolve this issue