Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (385 - 387 of 2152)

Ticket Resolution Summary Owner Reporter
#844 fixed bad mail config ckan.net/ckan.org wwaites wwaites

Reported by wwaites, 3 years ago.

Description

ckan.net and ckan.org have no mx record and no listener on port 25. yet they send out mail. this means, when messages it sends bounce for whatever reason, the bounce messages stay in the queue on the remote mail server until they expire. for example:

B30E6D9F       2873 Sat Dec  4 14:05:40  MAILER-DAEMON
(delivery temporarily suspended: connect to ckan.net[46.51.189.76]:25: Operation timed out)
                                         [email protected]

both these domains should have an mx record pointing to mail.okfn.org and mail.okfn.org should be configured to handle these addresses correctly, e.g. by sending them to /dev/null

#851 fixed Link Checking wwaites wwaites

Reported by wwaites, 3 years ago.

Description

revisit link checker from http://knowledgeforge.net/ckan/ckanext/file/tip/ckanext/link_checker.py

revisit ollyc's parallel work

look at how this gets used in practice (maybe deprecate in favour of curate tool (suitably wrapped to hide details from the user)

#853 fixed Client upload to storage without having primary storage keys wwaites wwaites

Reported by wwaites, 3 years ago.

Description

Reverse engineer boto and work out how to get headers to support upload to google storage without holding api keys.

This would lead to an extension to OFS.

This analysis should inform (and go hand-in-hand) with the implementation of ticket:879 (Storage Auth API in CKAN).

Note: See TracQuery for help on using queries.