Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,641,216
Community Members
 
Community Events
196
Community Groups

Confluence can't backup

Edited
Viktar Bachkouski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Mar 30, 2022

Hi! I'm really crying. I have Server with confluence. 8Gb RAM, 200GB HDD (100GB FREE). /var/mysql have size 9.8Gb (s0 small), but I anyway can't xml backup. WHYYYY?  How much does it need? 100-200-500 RAM???

 

 

2 answers

0 votes
Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 31, 2022

Try to see if you can switch it to downloading through the UI and see if you can obtain an XML file from there.

 

Here's the instructions:

https://confluence.atlassian.com/doc/manually-backing-up-the-site-152405.html

Viktar Bachkouski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 01, 2022

@Benjamin Can't cause 2022-03-31 02:54:42,830 WARN [http-nio-8080-exec-2] [confluence.util.profiling.DefaultActivityMonitor] close Exceeded the threshold of 60000 ms: ActivitySnapshot{startTime=1648679523571, threadId=268, threadName='http-nio-8080-exec-2', userId='admin', type='web-request', summary='/admin/dobackup.action?atl_token=188b4176febce80b43161d3833b33cf8e55c8615&backup=Export'}

 

After this error no any backup files on the backup page 

Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 02, 2022
Viktar Bachkouski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 03, 2022

@Benjamin 

 

Hi, Ben. Thx for the answer. There isn't any resolve my problem. 'cause I increase my RAM to 23GB and backup is succefull. But! I have 2 parts of backup. *-1.zip and *-2.zip ANd how i can restore it?

Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 04, 2022

That's good to hear. I have never heard of having two zip files. Could it be possible that it was backed up multiple times?

See the time stamps and zip file size.

 

-Ben

Viktar Bachkouski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 05, 2022

Hi, Ben! Thx for the Answer!.

I absolutely press the backup button once.

And I get two files. This is repeatly behavior.  For example:

xmlexport-20220331-215009-1.zip.
xmlexport-20220331-215108-2.zip.
Each 760MB

 

Maybe it's a bug?  May be, but I defenitly don't know how  fix it.

0 votes
Benjamin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 30, 2022

HI @Viktar Bachkouski ,

 

What directly is set for where your xml back ups would be back up. Does that directory have sufficient space?

Also, check your confluence logs to see what is the error when you execute an XML back up. 

 

IF you are performing a backup as a job, make sure it's enabled as well.

 

-Ben

Viktar Bachkouski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Mar 31, 2022 • edited

@Benjamin Hi

 

1.

du -hld1
56M ./imgEffects
465M ./plugins-osgi-cache
1.5M ./webresource-temp
3.3M ./shared-home
327M ./index
182M ./logs
4.0K ./plugins-temp
4.0K ./restore
8.9M ./recovery
40K ./originaltheme
4.0K ./bundled-plugins
246M ./thumbnails
4.0K ./temp
12K ./journal
88G ./attachments
41M ./plugins-cache
1.7M ./database
82M ./viewfile
4.0K ./export
442M ./fonts
4.0K ./backups
6.7M ./analytics-logs
90G / 198 G.

 

RAM 7.9G CATALINA_OPTS="-Xms4096m -Xmx6144m -XX:+UseG1GC ${CATALINA_OPTS}"

And I tried to create without attachs. 

 

2. Without any errors connected to backup proccess in tacalina or atlassian confluence log. Backup file just isnt present to any folder.

 

3. It's a manual backup

 

2022-03-31 02:52:24,469 WARN [http-nio-8080-exec-2] [activeobjects.confluence.backup.LoggingBackupProgressMonitor] endBackup Completed active objects backup.

2022-03-31 02:52:24,506 WARN [http-nio-8080-exec-8] [activeobjects.confluence.backup.LoggingBackupProgressMonitor] endBackup Completed active objects backup.

 

2022-03-31 02:54:42,830 WARN [http-nio-8080-exec-2] [confluence.util.profiling.DefaultActivityMonitor] close Exceeded the threshold of 60000 ms: ActivitySnapshot{startTime=1648679523571, threadId=268, threadName='http-nio-8080-exec-2', userId='admin', type='web-request', summary='/admin/dobackup.action?atl_token=188b4176febce80b43161d3833b33cf8e55c8615&backup=Export'}

I have a similar issue. I only clicked the backup button once, but it seems that two backup processes are running:

ls -ltr
total 8
drwxr-x--- 2 confluence confluence 4096 Aug 14 08:54 xmlexport-20230814-085355-1
drwxr-x--- 2 confluence confluence 4096 Aug 14 09:08 xmlexport-20230814-090824-2

 

How can this happen?

 

Best regards,
Karsten

Viktar Bachkouski
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 14, 2023

Hi. It is nginx issue. Just close backup page after click backup button. Backup anyway will be created. One sample.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events