Jump to content

yuyuyu

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by yuyuyu

  1. help me

     

    Starting debug for 'Translate'

     

    [2019-02-08 22:37:55][STDERR: input.scriptfilter] [22:37:54][filter.php:103][ERROR] Request completely failed, and no cached data exists. cURL debug information follows:

    [22:37:54][filter.php:103][ERROR] cURL error number: 22

    [22:37:54][filter.php:103][ERROR] cURL error message: `The requested URL returned error: 503 Service Unavailable`.

    [22:37:55][filter.php:103][ERROR] Request completely failed, and no cached data exists. cURL debug information follows:

    [22:37:55][filter.php:103][ERROR] cURL error number: 22

    [22:37:55][filter.php:103][ERROR] cURL error message: `The requested URL returned error: 503 Service Unavailable`.

    [2019-02-08 22:37:55][ERROR: input.scriptfilter] JSON error: JSON text did not start with array or object and option to allow fragments not set. in JSON:

    Warning: Invalid argument supplied for foreach() in /Users/moritayu/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.000099A5-D31E-4F18-8757-38D71113EBF3/functions.php on line 22

     

    Warning: Invalid argument supplied for foreach() in /Users/moritayu/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.000099A5-D31E-4F18-8757-38D71113EBF3/functions.php on line 22

    <?xml version="1.0" encoding="UTF-8"?>

    <items>

    <item arg="{&quot;action&quot;:&quot;translate&quot;,&quot;translation&quot;:&quot;&quot;,&quot;original&quot;:&quot;word&quot;,&quot;code&quot;:&quot;ja&quot;,&quot;listen&quot;:&quot;&quot;}" valid="yes">

      <title></title>

      <subtitle>Japanese: word</subtitle>

      <icon>icons/ja.png</icon>

      <subtitle mod="cmd">Open in Web Browser</subtitle>

      <subtitle mod="alt">Listen to Translation</subtitle>

    </item>

    <item arg="{&quot;action&quot;:&quot;translate&quot;,&quot;translation&quot;:&quot;&quot;,&quot;original&quot;:&quot;word&quot;,&quot;code&quot;:&quot;en&quot;,&quot;listen&quot;:&quot;&quot;}" valid="yes">

      <title></title>

      <subtitle>English: word</subtitle>

      <icon>icons/en.png</icon>

      <subtitle mod="cmd">Open in Web Browser</subtitle>

      <subtitle mod="alt">Listen to Translation</subtitle>

    </item>

    </items>

×
×
  • Create New...