skorpions2000

Results 10 comments of skorpions2000

maybe add in vendor/league/flysystem/src/Adapter/Ftp.php ``` if (defined('FTP_USEPASVADDRESS')){ ftp_set_option($this->connection, FTP_USEPASVADDRESS, false); } ``` before ``` if ( ! ftp_pasv($this->connection, $this->passive)) { throw new ConnectionRuntimeException( 'Could not set passive mode for connection:...

Support, it really doesn't work well. I managed to add only one simple rule which is given as an example.

How can we do rollback to previous version vestacp? so many no working... on updated version our favorite control panel

In fact, the application works very poorly, there is no stability at any time, an error may appear and the password will not be entered, besides the fact that this...

> @skorpions2000 Thank you for the feedback, let me take a look and see what's going on. Seems to be related to https://github.com/LiLittleCat/intellij-chatgpt/issues/7 copying the security token still managed to...

> This is what I also experienced. After login, I am redirected back to login again. This seems to be how it works. You need to figure out how to...

I noticed your dialog, don't know if it's related?... I described my problem here... https://github.com/LiLittleCat/intellij-chatgpt/issues/28 Unfortunately the plugin doesn't work at all...

Additionally, I would like to mention that the issue persists even when using the context menu to copy and paste. Using the Windows+V shortcut confirms that nothing is being added...

> We have some tests to check if it works: > > https://github.com/hestiacp/hestiacp/blob/e8471e357d4bb23c9841f162ccaa81131b1a0be2/test/test.bats#L1221-L1235 > > Try using /dist instead of dist/ Thank you for your response. I have tried using...

@devinbinnie I also couldn’t reproduce the issue. On other systems (like Windows) there are no such problems because the software stack differs. This time, Kubuntu 24.04 was installed “from scratch.”...