Trond Husø

Results 13 issues of Trond Husø

Logging channel single does not log to file. I believe the reason is because Laravel has the structure storage/logs which is not present in Zero I could be wrong.

If locale isn't set correctly, the install-script really won't work because pip is using locale. So either add locale-support in the script on your server or make it check if...

It is not quite obvious how to install a theme based on the documentation. I cloned two repos, put them in separate folders outside superdesk-web-publisher. I then ran the following...

in console I see this: http://example.com/static/dist/newsroom_js.ec3c80e982c9033dfa88.js however: doing grep or anything I cannot find ex3c80 Does newsroom cache stuff? If so, how to reset caching?

After following the instructions on the frontpage (for this software) I ran honcho start -p 5050 and got this message: 08:45:03 system | web.1 started (pid=23259) 08:45:03 system | websocket.1...

If you try and install newsroom using pip (python2.x) you will eventually get an error saying it cannot install planning as it needs python 3. So install pip3 (and python...

Your package is asking for a package that does not exist or is renamed. TASK [role-lamp : Install webstack and database] ****************************************************************************************** [DEPRECATION WARNING]: Invoking "apt" only once while using...

You have a few bugs related to psr-4 autoloading: Class Egulias\EmailValidator\Exception\ExpectedQPair located in ./vendor/egulias/email-validator/EmailValidator/Exception/ExpectingQPair.php does not comply with psr-4 autoloading standard. Skipping. Error is: filename is ExpectingQPair.php while the class...

**Summary:** Trying to set up Superdesk in Docker and when it comes to Run npm run build a warning comes up followed by a lot of errors and the installation...

When installing superdesk using the steps in the readme, the installs from the requirements.txt is messing up the system. After pip installs crypto your python3 install is more or less...