#9802 lookaside cache is not working: Internal server error
Closed: Fixed 3 years ago by pingou. Opened 3 years ago by alebastr.

Describe what you would like us to do:


Lookaside cache is responding with internal server error. krb token is fresh, other services are ok.
At least one more user in IRC observes that.

% fedpkg new-sources gamescope-3.7.1.tar.gz
Could not execute new_sources: Error occurs inside the server.

When do you need this to be done by? (YYYY/MM/DD)


ASAP, I guess?


I have the same issue, commit/push works fine, but can't upload the sources tarball:

% fedpkg -v new-sources python-slixmpp-1.7.0.tar.gz          
Creating repo object from /home/casper/fedora-scm/python-slixmpp                                          
Could not execute new_sources: Error occurs inside the server.                                            
Traceback (most recent call last):                                                                        
  File "/usr/bin/fedpkg", line 33, in <module>                                                            
    sys.exit(load_entry_point('fedpkg==1.40', 'console_scripts', 'fedpkg')())
  File "/usr/lib/python3.9/site-packages/fedpkg/__main__.py", line 87, in main
    sys.exit(client.args.command())
  File "/usr/lib/python3.9/site-packages/pyrpkg/cli.py", line 2531, in new_sources
    self.cmd.upload(self.args.files, replace=self.args.replace)
  File "/usr/lib/python3.9/site-packages/pyrpkg/__init__.py", line 2850, in upload
    self.lookasidecache.upload(
  File "/usr/lib/python3.9/site-packages/pyrpkg/lookaside.py", line 296, in upload
    if self.remote_file_exists(name, filename, hash): 
  File "/usr/lib/python3.9/site-packages/pyrpkg/lookaside.py", line 257, in remote_file_exists
    self.raise_upload_error(status)
  File "/usr/lib/python3.9/site-packages/pyrpkg/lookaside.py", line 127, in raise_upload_error
    raise UploadError(message, http_status=http_status)
pyrpkg.errors.UploadError: Error occurs inside the server.

Metadata Update from @humaton:
- Issue assigned to pingou
- Issue tagged with: high-gain, medium-trouble, ops

3 years ago

Metadata Update from @pingou:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

3 years ago

Should be all good now (smooge found the last file that I was missing.

I've got confirmation on IRC that it is indeed fixed.

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Log in to comment on this ticket.

Metadata
Boards 1
ops Status: Done