Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FB 5.0.1: error at the end of the backup process #8068

Open
gsbelarus opened this issue Apr 3, 2024 · 9 comments
Open

FB 5.0.1: error at the end of the backup process #8068

gsbelarus opened this issue Apr 3, 2024 · 9 comments

Comments

@gsbelarus
Copy link

gsbelarus commented Apr 3, 2024

Server mode: Classic or Super (tested for both)
Max parallel workers: 64
Parallel workers: 16

At the end of database backup gets the following message:

12:42:46,47 C:\Program Files\FB5>gbak -b "G:\XXXXXX.FDB" "G:\XXXXXXX.bk" -pas XXXXXXX -user sysdba -se localhost/3056:service_mgr
gbak: ERROR:Error reading data from the connection.
gbak:Exiting before completion due to errors

There is a record in the firebird.log:

XXXXXXXX	Wed Apr  3 12:57:23 2024
	INET/inet_error: read errno = 10054, server host = localhost, address = ::1/3056

Visually, the resulting bk file looks fine, though I didn't check how the database will be restored from it.

@hvlad
Copy link
Member

hvlad commented Apr 3, 2024

Title shows "restore", command line shows "-b", i.e. backup. What is correct ? ;)
How it can be reproduced ? Or you have a crash dump ?

@gsbelarus
Copy link
Author

Sorry, fixed the title. This is an issue with back up now. I'm still in my thoughts about that restoring error, that was fixed recently.

@gsbelarus gsbelarus changed the title FB 5.0.1: error at the end of the restore process FB 5.0.1: error at the end of the backup process Apr 3, 2024
@hvlad
Copy link
Member

hvlad commented Apr 4, 2024

I need more info to investigate the issue.
Tried to reproduce with db that I've used to reproduce #7942 - no luck.

@hvlad
Copy link
Member

hvlad commented Apr 28, 2024

Any new info, test case probably ?

@gsbelarus
Copy link
Author

I will wait until this commit goes into the FB 5 build and then recheck.

e96fc77

@hvlad
Copy link
Member

hvlad commented Apr 28, 2024

Hmm... that was about restore. Anyway, it was fixed in v5 first, two days ago.

@hvlad
Copy link
Member

hvlad commented May 10, 2024

Look like 5.0.1 will not include fix for this "Elusive Joe". Should I close the issue as not reproducible ?

@gsbelarus
Copy link
Author

it is reproducible 100%. I'm just weighting procs and cons of sending sensitive data.

@hvlad
Copy link
Member

hvlad commented May 10, 2024

It is up to you, but I can't fix something that is not reproducible and with no info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants