Skip to content

Instantly share code, notes, and snippets.

@kamaulynder
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save kamaulynder/5e5fa7694f0d0f816db4 to your computer and use it in GitHub Desktop.

Select an option

Save kamaulynder/5e5fa7694f0d0f816db4 to your computer and use it in GitHub Desktop.
Testing current migration script
2014-09-26 11:49:51 --- NOTICE: Cleaning DB in /private/var/wwwdocs/Lamu/modules/minion/classes/Kohana/Minion/Task.php:250
2014-09-26 11:49:57 --- NOTICE: Fetching categories in /private/var/wwwdocs/Lamu/application/classes/Task/Ushahidi/Import2x.php:359
2014-09-26 11:49:57 --- NOTICE: Importing categories in /private/var/wwwdocs/Lamu/application/classes/Task/Ushahidi/Import2x.php:359
Minion_Exception [ 0 ]: Error creating tag. Details:
{"errors":[{"message":"Undefined index: SERVER_NAME","code":"Notice","class":"ErrorException","file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/URL.php","line":86,"trace":[{"file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/URL.php","line":86,"function":"error_handler","class":"Kohana_Core","type":"::","args":[8,"Undefined index: SERVER_NAME","\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/URL.php",86,{"protocol":"http","index":true,"base_url":"\/Lamu\/httpdocs\/","port":null,"domain":null}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/URL.php","line":119,"function":"base","class":"Kohana_URL","type":"::","args":[{},true]},{"file":"\/private\/var\/wwwdocs\/Lamu\/application\/classes\/Ushahidi\/Formatter\/API.php","line":31,"function":"site","class":"Kohana_URL","type":"::","args":["api\/v2\/tags\/1",{}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/src\/UshahidiApi\/Endpoint.php","line":51,"function":"__invoke","class":"Ushahidi_Formatter_API","type":"->","args":[{"id":"1","parent_id":null,"tag":"Category 1","slug":"category-1-1","type":"category","color":"9900CC","icon":"tag","description":"Category 1","priority":"99","created":"1411732197","role":"null"}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/application\/classes\/Ushahidi\/Rest.php","line":332,"function":"run","class":"UshahidiApi\\Endpoint","type":"->","args":[{"tag":"Category 1","type":"category","description":"Category 1","color":"9900CC","slug":"category-1-1","priority":"0","parent":0}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/application\/classes\/Controller\/Api\/Tags.php","line":30,"function":"_restful","class":"Ushahidi_Rest","type":"->","args":[{},{"tag":"Category 1","type":"category","description":"Category 1","color":"9900CC","slug":"category-1-1","priority":"0","parent":0}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/Controller.php","line":84,"function":"action_post_index_collection","class":"Controller_Api_Tags","type":"->","args":[]},{"function":"execute","class":"Kohana_Controller","type":"->","args":[]},{"file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/Request\/Client\/Internal.php","line":97,"function":"invoke","class":"ReflectionMethod","type":"->","args":[{"request":{},"response":{}}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/Request\/Client.php","line":114,"function":"execute_request","class":"Kohana_Request_Client_Internal","type":"->","args":[{},{}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/vendor\/kohana\/core\/classes\/Kohana\/Request.php","line":985,"function":"execute","class":"Kohana_Request_Client","type":"->","args":[{}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/application\/classes\/Task\/Ushahidi\/Import2x.php","line":1079,"function":"execute","class":"Kohana_Request","type":"->","args":[]},{"file":"\/private\/var\/wwwdocs\/Lamu\/application\/classes\/Task\/Ushahidi\/Import2x.php","line":359,"function":"_sql_import_categories","class":"Task_Ushahidi_Import2x","type":"->","args":[]},{"file":"\/private\/var\/wwwdocs\/Lamu\/modules\/minion\/classes\/Kohana\/Minion\/Task.php","line":250,"function":"_execute","class":"Task_Ushahidi_Import2x","type":"->","args":[{"quiet":false,"verbose":false,"debug":false,"clean":null,"use-external":false,"url":false,"source":"sql","hostname":false,"database":"ushahidi_web","username":"root","password":"","dest-username":"demo","dest-password":"testing","oauth-client-id":"ushahidiui","oauth-client-secret":"35e7f0bca957836d05ca0492211b0ac707671261","proxy":false,"batch-size":false,"form-id":false}]},{"file":"\/private\/var\/wwwdocs\/Lamu\/httpdocs\/index.php","line":20,"function":"execute","class":"Kohana_Minion_Task","type":"->","args":[]},{"file":"\/private\/var\/wwwdocs\/Lamu\/minion","line":4,"args":["\/private\/var\/wwwdocs\/Lamu\/httpdocs\/index.php"],"function":"include"}]}]}
Request Body: {"tag":"Category 1","type":"category","description":"Category 1","color":"9900CC","slug":"category-1-1","priority":"0","parent":0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment