-
Notifications
You must be signed in to change notification settings - Fork 133
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
node / TCG (qemu) issues #403
Comments
do you have something I can toss to an engineer to repro? this looks like an overflow cause of your 4294967295 |
this is prob a nanos issue that needs investigation |
nvr mind, was able to replicate, looking into it
|
appears we might be hitting this -> nodejs/node#19348 as it works as expected on t2 (xen) but not local qemu
we might just monkey-patch node for now to work around this - still looking |
as mentioned in another tkt turning on hardware accel via '-x' gets past the tcg issue && also this particular pkg is missing libresolv which we can add w/the new node patch |
going to close this as we by default try to install latest qemu and warn the user if we find one that is too old causing this bug |
Trying to send logs to cloudwatch logs it's not possible to connect to cloudwatch logs. I tried 2 well-known frameworks and also I created manual logs using aws js sdk and I could get these logs from them:
This would suggest that it's not possible to connect outside the running process, create any REST request
The text was updated successfully, but these errors were encountered: