-
~~~
idoit create server/mylittleserver/model --manufacturer A --title 123
~~~
-
## Version **1.3.1** of **cron** was just published.
Branch
Build failing 🚨
Dependency
cron
Current Version…
-
the code is :
A = tf.truncated_normal([2,3])
print(sess.run(A))
result:
[[-0.09611617 1.50501597 0.42943364]
[ 0.04031758 -0.66115439 -0.91324311]]
B = tf.fill([2,3], 5.0)
print(sess.run(B))…
idoit updated
6 years ago
-
### Expected behavior
Hello World Example returns the i-doit version
### Actual behavior
I'm getting the following error:
```
PHP Fatal error: Uncaught Exception: The requested URL ret…
-
I'm pretty sure that i'm missing an get5 folder in CFG? Can that be true, if so, how do i get it in my folder?
Zcamt updated
6 years ago
-
My program started running for 2 minutes without problems, but after 2 minutes i got a lot of errors like this :
stack overflow
stack traceback:
[C]: in function '__index'
c:\LP\s…
-
## Infos:
- Used Zammad version: 2.2.X
- Used Zammad installation source: DEB
- Operating system: Debian 8
- Browser + version: Firefox 57.0.3
- i-doit Version 1.94 Open
…
-
### Infos:
* Used Zammad version: 2.2 stable
* Installation method (source, package, ..): Debian package
* Operating system: Debian 9
* Database + version: irrelevant, but its latest postgre…
-
The install script fails to detect a fresh install of ubuntu 16.04 (xenial).
identifyOS first searches for /etc/debian_version and if it contains "strech/sid" it aborts. But on ubuntu (at least 16…
-
prepareIDoit writes a small php-script to get the latest i-doit version. The used php function "file_get_contents" runs in a timeout if it runs behind a proxy.
> Install i-doit pro
Identify latest…