Synchronization of databases fail. . .

[richardc@richard-ms7c91 ~]$ yay -Syu
[sudo] password for richardc:
:: Synchronizing package databases…
error: failed to synchronize all databases (no servers configured for repository)
error refreshing databases - exit status 1
[richardc@richard-ms7c91 ~]$

Couldn’t synchronize any databases this morning what so ever. Working fine yesterday. . . Whats the problem?

Rich :wink:

Can you share the contents of /etc/pacman.conf?

Did you use the welcome app to rank your mirrors?

If so, it may be related to this:

1 Like

/etc/pacman.conf

[options]

#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc dracut kernel-install-for-dracut eos-dracut
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto

#IgnorePkg =
#IgnoreGroup =

#NoUpgrade =
#NoExtract =

#UseSyslog
Color
ILoveCandy
#NoProgressBar
#CheckSpace
VerbosePkgLists
ParallelDownloads = 5
DownloadUser = alpm
#DisableSandbox

SigLevel = Never
LocalFileSigLevel = Never
#RemoteFileSigLevel = Never

[endeavouros]
SigLevel = Never
Include = /etc/pacman.d/endeavouros-mirrorlist

#[core-testing]

#Include = /etc/pacman.d/mirrorlist

[core]

Include = /etc/pacman.d/mirrorlist

#[extra-testing]

#Include = /etc/pacman.d/mirrorlist

[extra]

Include = /etc/pacman.d/mirrorlist

#[multilib-testing]

#Include = /etc/pacman.d/mirrorlist

[multilib]

Include = /etc/pacman.d/mirrorlist

#[custom]
#SigLevel = Never
#Server = file:///home/custompkgs

Yes I ran the welcome app and ran the mirror updates. . . .

Rich :wink:

Update the EndeavourOS mirrorlist with these commands:

sudo touch /etc/pacman.d/endeavouros-mirrorlist
eos-rankmirrors
1 Like

Your response fixed everything. . . . . It’s all working now.

Rich :slight_smile:

Please mark the response which fixed everything as solution. Not your own response.

1 Like

My bad. . . . still learning the basics . . .

Rich :wink:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.