Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6043

GitLab PostgreSQL error: Missing chunk number 0 for toast value 98380 in pg_toast_2619

$
0
0

I recently relocated my GitLab installation on Ubuntu 22.04 LTS from /dev/sda to /dev/sdb. Edit: I stopped every services and cloned the /dev/sda to /dev/sdb by the following command:

dd if=/dev/sda of=/dev/sdb

However, I'm encountering several issues with my GitLab after that:

  1. I'm unable to view my files in the branch with ref_type=heads, receiving the following error:

An error occurred while loading the file. Please try again.

  1. I'm also unable to merge requests. Every time I attempt to merge, it fails with this error:

Merge failed. Refreshing in 7 seconds to show the updated status.

I'm trying to view the current logs in /var/log/gitlab/postgresql and the production.log file, and I keep encountering the following error:

ERROR: missing chunk number 0 for toast value 98380 in pg_toast_2619

Has anyone experienced similar issues or can provide guidance on how to resolve these errors? Thank you!


Viewing all articles
Browse latest Browse all 6043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>