summaryrefslogtreecommitdiff
path: root/doc/bugs/youtube_web_download_gives_Prelude.undefined_in_webapp.mdwn
blob: 2b4a625385b6f664d679aaa32e98d4296a570ea7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
### Please describe the problem.

I'm downloading a video with 'git annex addurl' from youtube. The webapp shows the transfer, but when I click the 'web' link it takes me to a page that says "internal server error" and "Prelude.undefined"

### What steps will reproduce the problem?

1. start webapp
2. download youtube video
3. click 'web' link on transfer in git-annex

### What version of git-annex are you using? On what operating system?

* Version: 5.20140717
* OS: Debian sid

### Please provide any additional information below.

Not much in the logs, I see this:

[[!format sh """

[2014-07-25 08:40:14 BST] TransferWatcher: transfer starting: Download UUID "00000000-0000-0000-0000-000000000001" URL--quvi:https://www.youtube.com/watch,63v,61Z8_8jNLsZms Nothing
[2014-07-25 08:40:14 BST] TransferWatcher: transfer starting: Download UUID "00000000-0000-0000-0000-000000000001" Chase_Adam_at_Startup_School_NY_2014.mp4 Nothing

"""]]

> [[fixed|done]] --[[Joey]]