Discussions
Activity
Sign In
How it works
Trond Husø
Activity
Discussions
16
Comments
46
websocket
finally figured out what it was. A wrong configuration of websockets. Below you'll see what it shall look like. location /ws { proxy_pass http://localhost:5100; proxy_http_version 1.1; proxy_buffering off; proxy_read_timeout 3600; …
Comment by
Trond Husø
November 2020
permalink
Grunt - concatenated
The file to edit is this one: node_modules/superdesk-core/tasks/options/ngtemplates.js
Comment by
Trond Husø
November 2020
permalink
Superdesk WordPress Plugin
Great work Bryan. I am how ever not sure if it does store the values.
Comment by
Trond Husø
October 2020
permalink
Installing Planning Component
For those who has read this thread. To fix the notification server, you need to do a little change to superdesk.config.js under client I have posted it here:https://github.com/superdesk/superdesk/issues/3203 Still no sight of having successfully ins…
Comment by
Trond Husø
October 2020
permalink
Change Superdesk Access url from "localhost"
You set this under this one:MAIL_DEFAULT_SENDERYou find it here:/opt/superdesk/env/lib/python3.6/site-packages/superdesk
Comment by
Trond Husø
October 2020
permalink
Removing Vocabularies
Bumping this one to see if someone has a suggestion. My guess:Maybe need to empty either the elastic search index or the mongodb database for vocabs and then run the initialization of data once more. True/false?
Comment by
Trond Husø
August 2020
permalink
Install script fails on fresh Ubuntu 16.04
Have you set locale? I have installed on a fresh 16.04 in virtualbox myself now, and I am not getting those errors. I did get an error earlier but this was fixed with these commands: export LC_ALL="en_US.UTF-8"export LC_CTYPE="en_US.U…
Comment by
Trond Husø
June 2020
permalink
Help needed with Superdesk re-installation on a Cloud server
If you have a backup of the mongodb database it could be more or less a reinstall on a new server, then restore the database after installation. Haven't tried this, but in theory it should work.
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
The internal error is related to elastic search: Failed to execute [org.elasticsearch.action.search.SearchRequest@2cd2adcb] lastShard [true]RemoteTransportException[[Blistik][local[1]][indices:data/read/search[phase/query]]]; nested: SearchParseExce…
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
For websocket I changed 0.0.0.0 to localhost and then ran the grunt build command again. It seemed to work. I am still getting internal error now on planning. Now it says 500 though.
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
When I look into console and see the network error and then run the same URL I see this: {"_message": "","_issues": {"auth": 1},"internal_error": 401,"_status": "ERR"} and in cons…
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
I ran this command: node --max-old-space-size=4096 /opt/superdesk/client/node_modules/.bin/grunt build Which seams to make things work. Another option could be to run this command first: export NODE_OPTIONS=–max_old_space_size=4096 Then I guess you …
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
I found there was a typo and corrected that one. running npm install does not change much. When running grunt build I get an out of memory error
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
ALso: I am seeing this when I run the command grunt build --webpack-no-progress Running "ngtemplates:index" (ngtemplates) task>> Template "/opt/superdesk/client/node_modules/superdesk-core//opt/superdesk/client/node_modules/supe…
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
Btw: the config in client folder had a typo. So I have corrected that one. Found out when I ran Grunt command:
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
Output of: pip install -r requirements.txt Collecting gunicorn==19.7.1 Using cached gunicorn-19.7.1-py2.py3-none-any.whl (111 kB).... Building wheel for icalendar (setup.py) ... done Created wheel for icalendar: filename=icalendar-3.11.1-py3-none…
Comment by
Trond Husø
June 2020
permalink
Installing Planning Component
Content of package.json under client:cat package.json { "name": "superdesk", "license": "GPL-3.0", "dependencies": { "superdesk-core": "^1.31.0", "supe…
Comment by
Trond Husø
June 2020
permalink
Upgrading superdesk
nice, Bryan. Thanks for the feedback.
Comment by
Trond Husø
May 2020
permalink
Superdesk install script
I will test your installation process, Bryan. I'll get back to you with my findings. If I were you I would create install scripts for:18.04 (LTS)20.04 (LTS) I wouldn't bother with non-lts versions as it would mean upgrading when you get to…
Comment by
Trond Husø
May 2020
permalink
PHP now supported by Google App Engine (versus Google Compute Engine)
Hi Richard, Superdesk is developed using Python, so I don't think it would matter. I doo see that web publisher is written in PHP. If web publisher is what you mean, I understand your interest and concern when it comes to installing the softwar…
Comment by
Trond Husø
May 2020
permalink
Upgrading superdesk
Petr (or others at SourceFabric): What is your recommended upgrade / keeping up to date with latest changes and such? Is it as we started out with? Do this: source /opt/superdesk/activate.sh cd /opt/superdesk git pull cd /opt/superdesk/server pip i…
Comment by
Trond Husø
May 2020
permalink
Upgrading superdesk
When testing Superdesk installation, I can see some desks missing. I am therefor wondering - where are those stored? I did a dump of mongodb. Never mind. It is my user that is now set as admin only and not a journalist/Author. So admin is not seeing…
Comment by
Trond Husø
May 2020
permalink
Upgrading superdesk
To Index elastic search from mongo you have to run the following command - as Petr has written above. If you are on a clean ubuntu installation, you might not have installed pip and so you shall do: apt install python-pip then run:pip install honcho…
Comment by
Trond Husø
May 2020
permalink
Upgrading superdesk
After install I have now restored mongodb. How do I restore the index in elastic?
Comment by
Trond Husø
May 2020
permalink
Upgrading superdesk
Trying to install new version on new server. Seeing this error after using ubuntu 18.04.4 LTS ERROR: requests-oauthlib 1.3.0 has requirement oauthlib>=3.0.0, but you'll have oauthlib 2.1.0 which is incompatible.ERROR: eve 0.7.8 has requireme…
Comment by
Trond Husø
May 2020
permalink
pasting into Indesign
Hi Terri, As Oleg stated, Superdesk can export in Indesign Markup Language, and so you can import the file exported. Which is a good solution if you ask me. I don't know enough about the output, but it could be that the export can publish the …
Comment by
Trond Husø
May 2020
permalink
HAs anyone seen this before?
I have not seen that before, but it looks to me as something isn't running as expected. I know this is an old post, but giving some feedback here in case others run into the same. If you experience this, I would check the logs to see if there …
Comment by
Trond Husø
May 2020
permalink
Help needed with Superdesk re-installation on a Cloud server
Just out of curiosity: did you find someone who helped you, or did you do it yourself? If possible - could you post your solution so others can benefit from your work? Best Trond
Comment by
Trond Husø
May 2020
permalink
Superdesk install script
Do you think it could work on 18.04 or 20.04 - both of which are LTS versions of Ubuntu? I would recommend using an LTS distribution version of Ubuntu as you don't have to upgrade to in-between versions.
Comment by
Trond Husø
May 2020
permalink
Upgrading superdesk
It is not straight forward to upgrade. I will use this comment to add my findings. First my version of mongodb was 3.2 and Superdesk requires 3.4+. So a new install had to be done. You can more or less use these commands: https://medium.com/mo…
Comment by
Trond Husø
May 2020
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Stop following
About
Username
Trond Husø
Joined
January 2016
Visits
0
Last Active
November 2020
Roles
Member
Posts
62
Friends
Followed by 1 person
My Badges
Total Points: 50
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339