[ckan-dev] Unable to set debug mode (or reload development.ini file)

Jason Tan jason.tan at ersa.edu.au
Thu Jun 12 01:03:28 UTC 2014


Hi John,

It does sound like something else is listening on the socket.
Not sure how familiar you are with linux, but if you run the following as
root that will list all of the listening tcp sockets, their IP and in most
cases their process name and pid:
netstat -lntp


Regards
Jason Tan



On 12 June 2014 10:15, John Brisbin <john at boab.info> wrote:

> G'Day Vitor
>
> Thanks so much for your help...and again I apologise for needing this
> basic hand-holding.
>
>
> On 12/06/2014 5:34 AM, Vitor Baptista wrote:
>
>  The error you get from running paster serve indicates that there's
>> another process using the same port as paster would use, most likely
>> Apache. If you stop apache and run the same paster command, does it work?
>>
>>  Doesn't work: I stop Apache, then re-run the paster command, and get the
> same ERRNO 98 socket already in use.
>
>
>  Try also to disable your custom theme and open CKAN on your browser
>> again, just to make sure that you're not overloading the themes that add
>> the debug information.
>>
>>  Hmmm...that one is tricky...not sure what it means to "disable" the
> custom theme? The two things I know:
>
> I can physically shift the files out of their current location at
> /usr/lib/ckan/default/src/ckanext-spatial_theme
>
> And I can comment out the plugin reference in the .ini file.
>
> In the end I tried a matrix of all these:
>
> - Stop Apache
>
> - Remove theme plugin from .ini
>
> - Shift custom theme out of ckan path
>
> ...attempting to re-load the .ini at each step, and always the same error.
>
> Thank you for your continued patience,
>
>
> JB
>
> --
> John Brisbin
> Managing Director, BoaB interactive Pty Ltd
> POB 248, MT Molloy QLD 4871
>
> E: john at boab.info
> M: 0407 471 565 | P: 07 4094 2172
> Skype: boabjohn | Twitter: @boabjohn
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>



-- 
Jason Tan
Data Infrastructure Specialist, eResearch SA

phone: +61 8 8313 2184
Mob: +61 407 268 270
email: jason.tan at ersa.edu.au
web: http://www.ersa.edu.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20140612/8b22e3c8/attachment-0003.html>


More information about the ckan-dev mailing list