Jurijs Kobecs

Results 32 comments of Jurijs Kobecs

` AdminTask.createIdMgrLDAPRepository(['-id', ldap_id, '-ldapServerType', ldap_server_type, '-sslConfiguration', ssl_configuration, '-certificateFilter', '-loginProperties', 'uid'])` `AdminTask.addIdMgrLDAPServer(['-id', ldap_id, '-host', ldap_host, '-port', ldap_port, '-bindDN', ldap_binddn, '-bindPassword', ldap_bindpword, '-ldapServerType', ldap_server_type, '-sslConfiguration', ssl_configuration, '-certificateMapMode', "exactdn", '-certificateFilter', '-sslEnabled', ssl_enabled])` `AdminTask.addIdMgrRepositoryBaseEntry(['-id',...

Fixed by updating PATH to use convert command from any folder

/bin/bash: /u01/app/oracle/product/11.2.0/xe/bin/sqlplus: No such file or directory /bin/bash: sqlplus: No such file or directory env: ORACLE_HOME=/u01/app/oracle/product/11.2.0/xe ORACLE_SID=XE

Exactly! +1 Please advise how (and where) can we fix this issue, it's critical to the project so far..

@tmarkovich can you post a full example here? i'm quite new to this kind of things..

I think i've found a way to do it: add this one after line 127 of index.js -> ``` javascript self.imap.setFlags(result, 'Deleted', function(err) { console.log(err); }); ```

--skip-db-update --skip-java-db-update - is not working via Trivy operator in client-server mode

What exactly is by design here? `desiredReplicas` is a part of `ScaledObject/triggers` spec and it's **not working as expected**.

i got `editor.nodes` undefined for mode: code; is there any way to use the same technique for json code mode?

To play with mouse obviously.. since controller is not available