Closed Bug 639560 Opened 13 years ago Closed 13 years ago

when trying to download/try the addon everybody gets a "500 internal server error".

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 619726
Builder 0.9.1

People

(Reporter: a1610865, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.0; rv:2.0b12) Gecko/20100101 Firefox/4.0b12
Build Identifier: Mozilla/5.0 (Windows NT 6.0; rv:2.0b12) Gecko/20100101 Firefox/4.0b12

The addon is not possible to download/test, when trying, you're going to get a 500 internal server error.
Its not just me who can't download it but everybody, all other add-ons work fine.


Reproducible: Always

Steps to Reproduce:
1.go to https://builder.addons.mozilla.org/addon/1000910/
2.press download/try
Actual Results:  
You are going to get a "500 internal server error" message, loading won't end

Expected Results:  
it should download/test the addon

this problem came at the 255th revision i think <- important?
but it also remains if i press "copy" and try to work on with the new copied add-on.
Looks like a unicode error.

Traceback (most recent call last):

 File "/data/amo_python/www/builder/flightdeck/vendor/lib/python/django/core/handlers/base.py", line 100, in get_response
   response = callback(request, *callback_args, **callback_kwargs)

 File "/data/amo_python/www/builder/flightdeck/apps/xpi/views.py", line 73, in prepare_download
   revision.build_xpi(hashtag=hashtag)

 File "/data/amo_python/www/builder/flightdeck/apps/jetpack/models.py", line 1049, in build_xpi
   mod.export_code(lib_dir)

 File "/data/amo_python/www/builder/flightdeck/apps/jetpack/models.py", line 1187, in export_code
   handle.write(self.code)

UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 5393: ordinal not in range(128)
Target Milestone: --- → Builder 0.9.1
Unicode errors are fixed in staging
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.