Skip to main content

Questions tagged [internals]

The internals tag denotes questions about how things work, as opposed to how to accomplish something specific. Of course, how something works underneath will have practical implications, but internals questions aren't about how to do something; rather, how to understand something.

0 votes
0 answers
8 views

Failed to create domain from /etc/libvirt/qemu/vps.xml error: internal error: Failed to start QEMU : libvirt kvm: Exec format error

Had This error: Failed to create domain from /etc/libvirt/qemu/vps.xml error: internal error: Failed to start QEMU : libvirt kvm: Exec format error The fix for me was to reinstall: apt-get reinstall ...
Computer Care's user avatar
0 votes
0 answers
15 views

Reflected XSS Cookie Grabbing for Internal application

I'm able to execute reflected xss on an internal application which does not have internet access. The developer is asking me to exploit the issue. he also assures that the session id is mapped to IP ...
AppSec's user avatar
  • 1
3 votes
1 answer
71 views

What is the internal implementation of `copy.deepcopy()` in Python and how to override `__deepcopy__()` correctly?

When reading Antony Hatchkins' answer to "How to override the copy/deepcopy operations for a Python object?", I am confused about why his implementation of __deepcopy()__ does not check memo ...
Tom Lin's user avatar
  • 74
1 vote
0 answers
28 views

Is there a Chrome Devtools Protocol API to list off all Runtime.ScriptIds?

I'm trying to write a script that will dump all instances of a specific function signature in node.js's internal modules. Specifically, I'm trying to dump the locations of the internalBinding function ...
DaMaxContent's user avatar
0 votes
0 answers
23 views

PrismaClientValidationError: next13

It gives the following error to connect with Stripe I used MongoDB and Stripe in this project Thank you for the guidance fetch("/api/create-payment-intent" checkoutClient.tsx:86 POST ...
Milad's user avatar
  • 1
0 votes
0 answers
32 views

Docker compose - internal network configuration

I’ve had no specific network configuration before and it worked fine. The thing is, I had to share both external and internal IP address of the service with my contragent in order to set VPN access. ...
marco's user avatar
  • 90
0 votes
0 answers
18 views

Network trace an internal domain that is setup to access an external site

I am not a network person but need to track or understand the following. We have a legacy flow that I am trying to understand/reverse-engineer. Use-case: Public end user makes call to application ...
on-ca's user avatar
  • 1
1 vote
1 answer
35 views

Does the "acks" configuration apply to the 'sender' thread of the KafkaProducer client?

I have a couple of questions regarding the async nature of the KafkaProducer client which were unanswered by the official documentation. Background: I am working on a project where I need to log some ...
Aditya's user avatar
  • 43
0 votes
2 answers
60 views

How to Determine the Low High Water Mark (LHWM) in Oracle DB? [closed]

How could one determine the position of the Low High Water Mark (LHWM) for a non-partitioned heap table segment in Oracle? Note: Using Locally Managed Tablespaces (LMT) and Automatic Segment Space ...
Alex Bartsmon's user avatar
0 votes
0 answers
50 views

android testing app is not showing on play store

I have make 1 release version apk using Android Studio. Upload that on google play console and app review was complete and become publish. I don't like to make it public(app was shown on play store ...
Jason Jack's user avatar
0 votes
1 answer
38 views

How to write Mock Unit Test Code that will Test a class method that downcasts an input argument interface as a concrete class?

I'm writing mock unit test code that will Test a class method that downcasts an input argument interface as a concrete class. Here is the “System Under Test(SUT)” class called CarWrapperFactory: ...
crazyTech's user avatar
  • 1,419
0 votes
0 answers
14 views

Internal Image in RSS

I have a content channel on my wordpress website that is shared with another website. However, when submitting a post with text and a featured image, along with internal photos, the target site is ...
Tiago Ghidotti's user avatar
0 votes
0 answers
15 views

Switching from dual monitor setup and single display and back

I use extended display most of the time but when I need to go to a meeting I'm stuck on 1 screen. Is there a 3rd party tool or feature I can use within windows that will return my display to extended ...
Bad_sa_18456's user avatar
-1 votes
2 answers
99 views

Difficulty Using Internal or Private Types in Swift Protocol Conformance

I'm encountering issues while trying to use internal or private types in Swift protocol conformance. Here's a simplified version of my code: internal protocol RATIONAL { associatedtype rational ...
Adrian's user avatar
  • 143
0 votes
1 answer
18 views

ModuleNotFoundError: no module named "StrucPy" - Internal package

When running the developed package "StrucPy" from the folder "Testfiles"- it says "Module Not Found". The same "testfile1" effectively import "StrucPy"...
Tabish Izhar's user avatar

15 30 50 per page
1
2 3 4 5
46