Gianluca

Results 6 issues of Gianluca

if I inject the dependency that I need inside the constructor it doesn't work ``` /** * MyClass constructor. */ public function __construct(MessageService $messageService) { $this->clients = new \SplObjectStorage(); $this->messageService...

i'm a noob.. and i'm trying to use your code... i think i've setted up everything, but when I execute my application this is what the function loginCallback prints: Got...

Hi, I receive this errore while trying to install your plugin: $ cordova plugin add cordova-plugin-ios-longpress-fix Fetching plugin "cordova-plugin-ios-longpress-fix" via npm Installing "cordova-plugin-ios-longpress-fix" for ios Failed to install 'cordova-plugin-ios-longpress-fix':CordovaError: could...

Can you share your grafana dashboard json?

I'm encountering this issue while launching `docker compose run --rm amass enum -d owasp.org` ``` [+] Building 0.0s (1/1) FINISHED => ERROR [assetdb internal] load git source https://github.com/owasp-amass/asset-db.git#master ------ >...

**What happened** I inserted a key-value pair using `safeset`, then manually tampered with the underlying `.val` file (editing the value with a hex editor while immudb was stopped). I then...

bug