2016-08-14 2 views
0

전자 응용 프로그램 용 다람쥐 견과류 서버 (https://github.com/GitbookIO/nuts)를 설치 했으므로 모든 것이 실행 중이지만 업데이트 용 피드 URL을 확인하면 찾지 못합니다 .다람쥐 견과류 서버에서 응용 프로그램을 업데이트 할 수 없습니다

업데이트 사용 가능 이벤트가 절대로 발생하지 않습니다. 내 github의의의 repo에서 두 릴리스가 있고, 첫 번째가 설치되어 https://nuts.mywebsite.com/update/platform/version

:

피드 URL로 설정됩니다.

github webhook을 설정 했으므로 캐시 문제가 아니어야합니다. 내가 릴리스 파일을 모두 URL을 통해 수동으로 다운로드 할 수있는 것을 확인했습니다.

SquirrelSetup.log 파일을 검사 한 결과, URL이 업데이트되지 않은 것 같습니다.

2016년 8월 13일 23시 36분 4초> CheckForUpdateImpl : 다운로드 자료는 https://nuts.mywebsite.com/update/win32/0.0.1-alpha

2016년 8월 13일 23시 36분 4초에서 파일> FileDownloader : 다운로드 URL : https://nuts.mywebsite.com/update/win32/0.0.1-alpha/RELEASES?id=MyApp&localVersion=0.0.1-alpha&arch=amd64

/API/버전의

내용 :

[{ 
    "tag": "0.0.2-alpha", 
    "channel": "alpha", 
    "notes": "Testing update.", 
    "published_at": "2016-08-14T07:58:34.000Z", 
    "platforms": [{ 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "RELEASES", 
     "size": 254, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "RELEASES", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 254, 
      "download_count": 1, 
      "created_at": "2016-08-14T07:54:30Z", 
      "updated_at": "2016-08-14T07:57:30Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.2-alpha/RELEASES" 
     } 
    }, { 
     "id": "1234567", 
     "type": "32", 
     "filename": "My.App.msi", 
     "size": 71680000, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "My.App.msi", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 71680000, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:54:30Z", 
      "updated_at": "2016-08-14T07:58:32Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.2-alpha/My.App.msi" 
     } 
    }, { 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "MyApp-0.0.2-alpha-delta.nupkg", 
     "size": 3354516, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "MyApp-0.0.2-alpha-delta.nupkg", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 3354516, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:54:30Z", 
      "updated_at": "2016-08-14T07:55:32Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.2-alpha/MyApp-0.0.2-alpha-delta.nupkg" 
     } 
    }, { 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "MyApp-0.0.2-alpha-full.nupkg", 
     "size": 73020339, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "MyApp-0.0.2-alpha-full.nupkg", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 73020339, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:54:30Z", 
      "updated_at": "2016-08-14T07:56:31Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.2-alpha/MyApp-0.0.2-alpha-full.nupkg" 
     } 
    }, { 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "MyApp.exe", 
     "size": 72183296, 
     "content_type": "application/x-msdownload", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "MyApp.exe", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/x-msdownload", 
      "state": "uploaded", 
      "size": 72183296, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:54:30Z", 
      "updated_at": "2016-08-14T07:57:29Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.2-alpha/MyApp.exe" 
     } 
    }] 
}, { 
    "tag": "0.0.1-alpha", 
    "channel": "alpha", 
    "notes": "Initial release for testing.", 
    "published_at": "2016-08-14T07:44:25.000Z", 
    "platforms": [{ 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "RELEASES", 
     "size": 86, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "RELEASES", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 86, 
      "download_count": 398, 
      "created_at": "2016-08-14T07:40:46Z", 
      "updated_at": "2016-08-14T07:43:11Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.1-alpha/RELEASES" 
     } 
    }, { 
     "id": "1234567", 
     "type": "32", 
     "filename": "MyAppSetup.msi", 
     "size": 71684096, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "MyAppSetup.msi", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 71684096, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:40:46Z", 
      "updated_at": "2016-08-14T07:41:54Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.1-alpha/MyAppSetup.msi" 
     } 
    }, { 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "MyApp-0.0.1-alpha-full.nupkg", 
     "size": 73019931, 
     "content_type": "application/octet-stream", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "MyApp-0.0.1-alpha-full.nupkg", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/octet-stream", 
      "state": "uploaded", 
      "size": 73019931, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:40:46Z", 
      "updated_at": "2016-08-14T07:44:10Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.1-alpha/MyApp-0.0.1-alpha-full.nupkg" 
     } 
    }, { 
     "id": "1234567", 
     "type": "windows_32", 
     "filename": "MyApp.exe", 
     "size": 72183296, 
     "content_type": "application/x-msdownload", 
     "raw": { 
      "url": "https://api.github.com/repos/codephobia/my-app/releases/assets/1234567", 
      "id": 1234567, 
      "name": "MyApp.exe", 
      "label": null, 
      "uploader": { 
       "login": "codephobia", 
       "id": 1234567, 
       "avatar_url": "https://avatars.githubusercontent.com/u/1234567?v=3", 
       "gravatar_id": "", 
       "url": "https://api.github.com/users/codephobia", 
       "html_url": "https://github.com/codephobia", 
       "followers_url": "https://api.github.com/users/codephobia/followers", 
       "following_url": "https://api.github.com/users/codephobia/following{/other_user}", 
       "gists_url": "https://api.github.com/users/codephobia/gists{/gist_id}", 
       "starred_url": "https://api.github.com/users/codephobia/starred{/owner}{/repo}", 
       "subscriptions_url": "https://api.github.com/users/codephobia/subscriptions", 
       "organizations_url": "https://api.github.com/users/codephobia/orgs", 
       "repos_url": "https://api.github.com/users/codephobia/repos", 
       "events_url": "https://api.github.com/users/codephobia/events{/privacy}", 
       "received_events_url": "https://api.github.com/users/codephobia/received_events", 
       "type": "User", 
       "site_admin": false 
      }, 
      "content_type": "application/x-msdownload", 
      "state": "uploaded", 
      "size": 72183296, 
      "download_count": 0, 
      "created_at": "2016-08-14T07:40:46Z", 
      "updated_at": "2016-08-14T07:43:11Z", 
      "browser_download_url": "https://github.com/codephobia/my-app/releases/download/v0.0.1-alpha/MyApp.exe" 
     } 
    }] 
}] 
+0

'nuts.mywebsite.com/api/versons'의 출력을 제공 할 수 있습니까 – MarshallOfSound

+0

@MarshallOfSound – codephobia

답변