Skip to content

Instantly share code, notes, and snippets.

View danielmenezesbr's full-sized avatar

danielmenezesbr

View GitHub Profile
@danielmenezesbr
danielmenezesbr / vagrant-admin.log
Created February 20, 2018 11:48
log after vagrant reload admin
Bringing machine 'admin' up with 'virtualbox' provider...
==> admin: Clearing any previously set forwarded ports...
==> admin: Clearing any previously set network interfaces...
==> admin: Preparing network interfaces based on configuration...
admin: Adapter 1: nat
admin: Adapter 2: hostonly
==> admin: Forwarding ports...
admin: 22 (guest) => 2222 (host) (adapter 1)
==> admin: Running 'pre-boot' VM customizations...
==> admin: Booting VM...
@danielmenezesbr
danielmenezesbr / vagrant-admin.log
Created February 20, 2018 11:50
log after vagrant reload admin
Bringing machine 'admin' up with 'virtualbox' provider...
==> admin: Clearing any previously set forwarded ports...
==> admin: Clearing any previously set network interfaces...
==> admin: Preparing network interfaces based on configuration...
admin: Adapter 1: nat
admin: Adapter 2: hostonly
==> admin: Forwarding ports...
admin: 22 (guest) => 2222 (host) (adapter 1)
==> admin: Running 'pre-boot' VM customizations...
==> admin: Booting VM...
C:\desv\jhipster_oracle_limits_and_skipclient>jhipster --version
Using JHipster version installed globally
4.14.3
C:\desv\jhipster_oracle_limits_and_skipclient>jhipster
Using JHipster version installed globally
Running default command
Executing jhipster:app
Options:
time="2021-06-28T17:46:50Z" level=debug msg="CodeReady Containers version: 1.22.0+6faff76f\n"
time="2021-06-28T17:46:50Z" level=debug msg="OpenShift version: 4.6.15 (embedded in executable)\n"
time="2021-06-28T17:46:50Z" level=debug msg="Running 'crc setup'"
time="2021-06-28T17:46:50Z" level=info msg="Checking if running as non-root"
time="2021-06-28T17:46:50Z" level=info msg="Checking if podman remote executable is cached"
time="2021-06-28T17:46:50Z" level=debug msg="Currently podman remote is not supported"
time="2021-06-28T17:46:50Z" level=info msg="Checking if admin-helper executable is cached"
time="2021-06-28T17:46:50Z" level=debug msg="admin-helper executable is not cached"
time="2021-06-28T17:46:50Z" level=info msg="Caching admin-helper executable"
time="2021-06-28T17:46:50Z" level=debug msg="Trying to extract admin-helper-linux from crc executable"