Changing an item's content profile
Add custom fields to a content profile
Add a multifile or multiimage field to a content profile
Liveblog: Stuck (again) at prepopulate
https://github.com/liveblog/liveblog
(although I'm installing on a remote AWS instance)
Ubuntu Linux 16.04
Can't get past here: python3 manage.py app:initialize_data;
Port 9200 is open but that's where it gets stuck. Something to do with elasticsearch. Please help!
Error snippet:
(env) paul@signal:/opt/liveblog-master/server$ python3 manage.py app:initialize_data;
INFO:flask.ext.cors:Configuring CORS with resources: {'/*': {'vary_header': True, 'supports_credentials': False, 'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'automatic_options': True, 'send_wildcard': False, 'intercept_exceptions': True, 'resources': '/*'}}
INFO:flask.ext.cors:Configuring CORS with resources: {'/*': {'vary_header': True, 'supports_credentials': False, 'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'automatic_options': True, 'send_wildcard': False, 'intercept_exceptions': True, 'resources': '/*'}}
INFO:flask.ext.cors:Configuring CORS with resources: {'/*': {'vary_header': True, 'supports_credentials': False, 'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'automatic_options': True, 'send_wildcard': False, 'intercept_exceptions': True, 'resources': '/*'}}
INFO:flask.ext.cors:Configuring CORS with resources: {'/*': {'vary_header': True, 'supports_credentials': False, 'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'automatic_options': True, 'send_wildcard': False, 'intercept_exceptions': True, 'resources': '/*'}}
INFO:flask.ext.cors:Configuring CORS with resources: {'/*': {'vary_header': True, 'supports_credentials': False, 'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'automatic_options': True, 'send_wildcard': False, 'intercept_exceptions': True, 'resources': '/*'}}
INFO:superdesk.websockets_comms:Connecting to broker redis://localhost:6379
INFO:superdesk.websockets_comms:Connected to broker redis://localhost:6379
INFO:ldap3:ldap3 library initialized - logging emitted with loglevel set to DEBUG - available detail levels are: OFF, ERROR, BASIC, PROTOCOL, NETWORK, EXTENDED
INFO:superdesk:got lock task=elastic host=hostid:signal pid:767
WARNING:elasticsearch:HEAD http://localhost:9200/liveblog [status:N/A request:0.000s]
Traceback (most recent call last):
File "/opt/liveblog-master/server/env/lib/python3.5/site-packages/urllib3/connection.py", line 141, in _new_conn
(self.host, self.port), self.timeout, **extra_kw)
File "/opt/liveblog-master/server/env/lib/python3.5/site-packages/urllib3/util/connection.py", line 83, in create_connection
raise err
File "/opt/liveblog-master/server/env/lib/python3.5/site-packages/urllib3/util/connection.py", line 73, in create_connection
sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
Steps to upgrade Superdesk to the latest release
backup e restore - elasticdump
Post by email
Grisha,
Many thanks for the tip above ..
Backup / restore is working perfectly
But for this I had to INSTALL the mongo again
As per the commands below ...
sudo apt-get install -y \
mongodb-org=3.2.12 \
mongodb-org-server=3.2.12 \
mongodb-org-shell=3.2.12 \
mongodb-org-mongos=3.2.12 \
mongodb-org-tools=3.2.12
Now I ask you for another help for the module
Of Publication ...
I installed Postfix on the server successfully ....
I configured superdesk.sh as attached file
However, when I run TYPE EMAIL ...
This email does not arrive ...
The Superdesk and Postfix configuration files
for analysis ...
This is my setup Edit Subscriber "Pedro Airton"
name: Pedro Airton
email to broadcat: pairton7@gmail.com
target type: All
target type: boht
formato: NINJS
Type of delivery: email
destination: pairton7@gmail.com
Email publishing
Problem sending file by email
@page { margin: 2cm }
pre.cjk { font-family: "Nimbus Mono L", monospace }
p { margin-bottom: 0.25cm; line-height: 120% }
a:link { so-language: zxx }
Senhores,
Could someone give me a lux to solve this mystery ..
following:
I have an article published with status of "success", but
the email does not reach the destination, it follows my settings
below:
Publish module
Subscriber configuration
target type = all
meida type = both
formato = NINJS
tipo de entrega =
e-mail
destinatario =
pairton7@gmail.com
Postfix main.cf
file configuration
@page { margin: 2cm }
pre.cjk { font-family: "Nimbus Mono L", monospace }
p { margin-bottom: 0.25cm; line-height: 120% }
a:link { so-language: zxx }
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
myhostname = zOOngo.novojornal.local
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = novojornal.jor.br, novonoticias.com, gmail.com, localhost.localdomain, localhost, 192.168.1.241
relayhost =
mynetworks = 127.0.0.0/8, 192.168.1.0/24
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all
home_mailbox = Maildir/
mailbox_command =
Update-exim4.con file configuration
dc_eximconfig_configtype='internet'
dc_other_hostnames='localhost.localdomain, localhost'
dc_local_interfaces='127.0.0.1 ; ::1'
dc_readhost=''
dc_relay_domains='novonoticias.com;novojornal.jor.br;gmail.com'
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
Superdesk.sh file configuration
HOST='localhost'
HOST_SSL=''
DB_HOST='localhost'
DB_NAME='superdesk'
SUPERDESK_TESTING=''
MAIL_FROM = 'inovo.digital@gmail.com'
MAIL_PASSWORD = ''
MAIL_PORT = 25
MAIL_SERVER = 'localhost'
MAIL_USERNAME = ''
MAIL_USE_SSL = False
MAIL_USE_TLS = False
Please someone could give me a help on how to solve this problem ...
The does not arrive at the recipient, even the superdesk returning with SUCCESS ...
Logging tool
@page { margin: 2cm }
p { margin-bottom: 0.25cm; line-height: 120% }
a:link { so-language: zxx }
Grisha
Could you tell me what tool (class or routine) Superdesk writes the system logs to ...
I ask this because,
I need to know the value (content) of some variaves and return of functions with Superdesk being running, hence following its orientation ...
I will use the logging routines for this purpose ..
So could you give me a hint how Superdesk writes .logs
Thank you very much in advance
Correct syntax for Copyright Vocabulary
Errors at end of installation
Planning Installation
Problems installing Planning
ingest photos
ingest Photos
Difficulties with installing liveblog
Freelance Help Wanted to Install Superdesk, Booktype, and Newscoop
I would like to create fresh installations of Superdesk, Booktype, and Newscoop on an Amazon AWS instance, along with Ubuntu Desktop for a GUI.
If interested in this as a freelance project, contact me via private message.
Thanks.