Varos Engineer
Varos Engineer
Hey @brentchow, could you share that "different way" of doing this? I'm facing similar problems. Thanks.
> override the css something like this. > > date-input-polyfill { > z-index: 10000 !important; > } I tried that, it doesn't work
> **Solved by** installing nodejs through the docker ENV : https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud > > Added nodejs,npm as additionnal apps Hi, can you elaborate on this answer? I'm facing the same problem,...
In my case I have an Asustor AS3302T, and these are the differences between the node in the machine and the one in nextcloud docker container: ### Paths `/volume1/Docker/nextcloud/config/www/nextcloud/apps/recognize/bin/node` `/opt/bin/node`...
> It seems the node project updated their minimum required GLIBC version which is why the pre-built binaries fail on older systems that don't have version 'GLIBC_2.28'. You can check...
> Detail: 2606:4700:3031::6815:4fb: Invalid response from http://xxxxxxxxx.xxx/.well-known/acme-challenge/LWfTTjOgYmN2t0YMySRAeACf16n7SNn__qKoyTrWFaU: 522 > > when you go to your external ip on port 80.. Does that work? > > assuming you never changed the...