Slavik
Slavik
I tried to use vscode-drawio with "openvscode-server", but it doesn't work. Details here: https://github.com/gitpod-io/openvscode-server/issues/186 Basically getting the error: > console.ts:137 [Extension Host] Could not get liveshare API (at e.LiveshareFeature. (/home/workspace/.openvscode-server/extensions/hediet.vscode-drawio-1.6.2/dist/extension/index.js:2:168861))...
**Steps to reproduce:** - as a piGallery user, share folder1, share folder2 - log out. (Or use incognito session) - open link1. folder 1 displayed, as expected. - open link2....
**Describe the bug** I'm running piGallery2 via Docker. DB mounted to the host: ``` version: '3' services: pigallery2: image: bpatrik/pigallery2:nightly-alpine volumes: - /volume1/hosting/piGallery2/config:/app/data/config - /volume1/hosting/piGallery2/db-data:/app/data/db - /volume1/pix/Photos_Personal:/app/data/images:ro - /volume1/hosting/piGallery2/cache:/app/data/tmp environment:...
When user send a share link in messaging apps / social sites, they retrieve the page at that link and usually show TITLE and THUMBNAIL. Sometimes, they also show SNIPPET...
I'm using [Docker container](https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud) for NextCloud + OnlyOffice. Everything works with HTTP. The address on my LAN is http://deb10/ Then I added Nginx in the front of the system, which...
I'm getting familiar with Nightwatch. Reading this guide: http://nightwatchjs.org/gettingstarted/ It has example of this config: ``` { ... "test_settings" : { "default" : { "launch_url" : "http://localhost", "globals" : {...
### Steps to reproduce 1. Share folder with files via the link 2. While not logged, as a user - open the link (or in Incognito mode) ### Expected behaviour...
Is there special requirements on how to configure error log file in Nginx? OS: Debia 9.6 Nginx: 1.15.9 Python: 2.7.13 pip: pip 9.0.1 from /usr/lib/python2.7/dist-packages (python 2.7) sentrylogs: 0.4.0 I...
Tried to follow README But `make` fails with this error: ``` root@ubhome:/home/slavik/face/pdlib# make /bin/bash /home/slavik/face/pdlib/libtool --mode=compile g++ -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/slavik/face/pdlib -DPHP_ATOM_INC -I/home/slavik/face/pdlib/include -I/home/slavik/face/pdlib/main -I/home/slavik/face/pdlib -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib...
### Please confirm if bug report does NOT exists already ? - [X] I confirm there is no existing issue for this ### Steps to reproduce ? ## STEPS: -...