System doesn't recognize external hard drive (LaCie) but there is a LaCie file in home that says I am not the owner
https://askubuntu.com/questions/1564837/system-doesnt-recognize-external-hard-drive-lacie-but-there-is-a-lacie-file-i
I am very new to Ubuntu and really don't understand much of how this all works, so I apologize if this is a stupid question.
I used to be able to back up my files to my external hard drive, but then one day I plugged it in and it said I didn't have permission to modify the files. When I looked online, most solutions suggest this issue is something to do with connecting the hard drive to a windows laptop, which is not the case. The hard drive was used to back up a MacBook in the past, but not recently. The Ubuntu is the only system it has been connected to in months. I've seen some suggestions involving sudo mount but I don't what specifically to do with that and I don't want to screw things up further. I tried lsblk -f but I have no clue what the output means. Here it is in case it's helpful:
$ lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0
squash 4.0 0 100% /snap/audacity/1212
loop1
squash 4.0 0 100% /snap/audacity/1208
loop2
squash 4.0 0 100% /snap/bare/5
loop3
squash 4.0 0 100% /snap/thunderbird/1017
loop4
squash 4.0 0 100% /snap/brave/603
loop5
squash 4.0 0 100% /snap/brave/604
loop6
squash 4.0 0 100% /snap/chromium/3369
loop7
squash 4.0 0 100% /snap/core/17247
loop8
squash 4.0 0 100% /snap/core/17272
loop9
squash 4.0 0 100% /snap/core18/2979
loop10
squash 4.0 0 100% /snap/core18/2999
loop11
squash 4.0 0 100% /snap/core20/2717
loop12
squash 4.0 0 100% /snap/core20/2686
loop13
squash 4.0 0 100% /snap/core22/2339
loop14
squash 4.0 0 100% /snap/chromium/3375
loop15
squash 4.0 0 100% /snap/core22/2292
loop16
squash 4.0 0 100% /snap/core24/1349
loop17
squash 4.0 0 100% /snap/cups/1142
loop18
squash 4.0 0 100% /snap/cups/1146
loop19
squash 4.0 0 100% /snap/digikam/100
loop20
squash 4.0 0 100% /snap/digikam/101
loop21
squash 4.0 0 100% /snap/enpass/12
loop22
squash 4.0 0 100% /snap/ffmpeg-2204/122
loop23
squash 4.0 0 100% /snap/ffmpeg-2204/126
loop24
squash 4.0 0 100% /snap/ffmpeg-2404/103
loop25
squash 4.0 0 100% /snap/ffmpeg-2404/108
loop26
squash 4.0 0 100% /snap/firefox/7836
loop27
squash 4.0 0 100% /snap/firefox/7869
loop28
squash 4.0 0 100% /snap/gimp/550
loop29
squash 4.0 0 100% /snap/gimp/552
loop30
squash 4.0 0 100% /snap/gnome-3-28-1804/198
loop31
squash 4.0 0 100% /snap/gnome-3-34-1804/90
loop32
squash 4.0 0 100% /snap/gnome-3-34-1804/93
loop35
squash 4.0 0 100% /snap/gnome-42-2204/226
loop36
squash 4.0 0 100% /snap/gnome-42-2204/247
loop37
squash 4.0 0 100% /snap/gnome-46-2404/145
loop38
squash 4.0 0 100% /snap/gnome-46-2404/153
loop39
squash 4.0 0 100% /snap/gtk2-common-themes/13
loop40
squash 4.0 0 100% /snap/gtk-common-themes/1535
loop41
squash 4.0 0 100% /snap/kf5-5-108-qt-5-15-10-core22/5
loop42
squash 4.0 0 100% /snap/hunspell-dictionaries/21
loop43
squash 4.0 0 100% /snap/kf6-core22/42
loop44
squash 4.0 0 100% /snap/kf6-core22/43
loop45
squash 4.0 0 100% /snap/kf6-core24/34
loop46
squash 4.0 0 100% /snap/kf6-core24/36
loop47
squash 4.0 0 100% /snap/mesa-2404/1165
loop48
squash 4.0 0 100% /snap/mesa-2404/912
loop49
squash 4.0 0 100% /snap/qt-common-themes/8
loop50
squash 4.0 0 100% /snap/qt-common-themes/10
loop51
squash 4.0 0 100% /snap/snap-store/1113
loop52
squash 4.0 0 100% /snap/snap-store/1216
loop53
squash 4.0 0 100% /snap/snapd/25577
loop54
squash 4.0 0 100% /snap/snapd/25935
loop55
squash 4.0 0 100% /snap/snapd-desktop-integration/315
loop56
squash 4.0 0 100% /snap/snapd-desktop-integration/343
loop57
squash 4.0 0 100% /snap/teams-for-linux/1392
loop58
squash 4.0 0 100% /snap/teams-for-linux/1499
loop59
squash 4.0 0 100% /snap/vlc/3777
loop60
squash 4.0 0 100% /snap/core24/1499
loop61
squash 4.0 0 100% /snap/firmware-updater/216
sda
├─sda1
│ vfat FAT32 3491-A7AE 459.3M 10% /boot/efi
└─sda2
ext4 1.0 7abab72c-e0df-4b5c-aead-f72af7cb0ff7 56.4G 70% /var/snap/firefox/common/host-hunspell
LaCie file permissions:

How do I begin to solve this issue?
EDIT: Here is the output to sudo fdisk -l && udisksctl status
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 611.95 MiB, 641679360 bytes, 1253280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 617.38 MiB, 647364608 bytes, 1264384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 180.89 MiB, 189681664 bytes, 370472 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop5: 197.32 MiB, 206905344 bytes, 404112 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop6: 180.98 MiB, 189771776 bytes, 370648 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop7: 104.23 MiB, 109289472 bytes, 213456 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 232.89 GiB, 250059350016 bytes, 488397168 sectors
Disk model: WDC WDS250G2B0A
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: D13A4908-1868-4D16-94EA-7FC7C69C0EA6
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 488396799 487346176 232.4G Linux filesystem
Disk /dev/loop8: 104.98 MiB, 110080000 bytes, 215000 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop9: 55.49 MiB, 58187776 bytes, 113648 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop10: 55.49 MiB, 58183680 bytes, 113640 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop11: 63.77 MiB, 66871296 bytes, 130608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop12: 63.77 MiB, 66871296 bytes, 130608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop13: 73.95 MiB, 77545472 bytes, 151456 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop14: 73.96 MiB, 77549568 bytes, 151464 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop15: 66.85 MiB, 70098944 bytes, 136912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop16: 66.83 MiB, 70078464 bytes, 136872 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop17: 48.82 MiB, 51187712 bytes, 99976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop18: 47.59 MiB, 49897472 bytes, 97456 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop19: 226.74 MiB, 237752320 bytes, 464360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop20: 222.66 MiB, 233480192 bytes, 456016 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop21: 32.39 MiB, 33964032 bytes, 66336 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop22: 62.16 MiB, 65175552 bytes, 127296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop23: 62.16 MiB, 65175552 bytes, 127296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop24: 82.13 MiB, 86114304 bytes, 168192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop25: 96.42 MiB, 101101568 bytes, 197464 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop26: 254.56 MiB, 266928128 bytes, 521344 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop27: 251.64 MiB, 263868416 bytes, 515368 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop28: 16.45 MiB, 17244160 bytes, 33680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop30: 137.23 MiB, 143896576 bytes, 281048 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop31: 164.82 MiB, 172830720 bytes, 337560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop32: 218.39 MiB, 228999168 bytes, 447264 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop33: 218.39 MiB, 228999168 bytes, 447264 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop34: 531.38 MiB, 557187072 bytes, 1088256 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop35: 516.2 MiB, 541278208 bytes, 1057184 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop36: 606.08 MiB, 635518976 bytes, 1241248 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop37: 669.79 MiB, 702320640 bytes, 1371720 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop38: 140 KiB, 143360 bytes, 280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop39: 91.69 MiB, 96141312 bytes, 187776 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop40: 450.15 MiB, 472018944 bytes, 921912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop41: 32.07 MiB, 33632256 bytes, 65688 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop42: 2.03 GiB, 2182340608 bytes, 4262384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop43: 1.3 GiB, 1391226880 bytes, 2717240 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop44: 2.02 GiB, 2166636544 bytes, 4231712 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop45: 1.41 GiB, 1515048960 bytes, 2959080 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop46: 394.98 MiB, 414167040 bytes, 808920 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop47: 290.77 MiB, 304898048 bytes, 595504 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop48: 188.02 MiB, 197152768 bytes, 385064 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop49: 188.02 MiB, 197152768 bytes, 385064 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop50: 12.93 MiB, 13553664 bytes, 26472 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop51: 12.2 MiB, 12791808 bytes, 24984 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop52: 50.93 MiB, 53399552 bytes, 104296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop53: 48.09 MiB, 50421760 bytes, 98480 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop55: 576 KiB, 589824 bytes, 1152 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop54: 139.91 MiB, 146702336 bytes, 286528 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop56: 576 KiB, 589824 bytes, 1152 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop57: 107.25 MiB, 112459776 bytes, 219648 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop58: 227.47 MiB, 238518272 bytes, 465856 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop59: 321.1 MiB, 336699392 bytes, 657616 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop60: 107.28 MiB, 112488448 bytes, 219704 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop61: 197.3 MiB, 206888960 bytes, 404080 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
MODEL REVISION SERIAL DEVICE
--------------------------------------------------------------------------
WDC WDS250G2B0A-00SM50 401000WD 19197F801218 sda