Jump to content

Issues with my synology/xpenology NAS

I can't access the web GUI of my Xpenology NAS (the Synology Disk Centre OS installed on a old toaster, sorry computer rather than one of synologies own solutions) it has an IP address but on trying to access it says "192.168.1.193 refused to connect" which is a new one for me. How do I access the NAS, it was working fine last time I used it (about 4 months ago (it's at my parents house and they don't use it, and I have stuff on it I want)), other question is could I just take one of the 1TB HDDs and read the data off it to get the data I want (it has 2 1TB HDDs in RAID 1 with a 16/32GB SSD chache (can't remember which one))  as I can't remember if I can remeber the password for it

The owner of "too many" computers, called

The Lord of all Toasters (1920X 1080ti 32GB)

The Toasted Controller (i5 4670, R9 380, 24GB)

The Semi Portable Toastie machine (i7 3612QM (was an i3) intel HD 4000 16GB)'

Bread and Butter Pudding (i7 7700HQ, 1050ti, 16GB)

Pinoutbutter Sandwhich (raspberry pi 3 B)

The Portable Slice of Bread (N270, HAHAHA, 2GB)

Muffinator (C2D E6600, Geforce 8400, 6GB, 8X2TB HDD)

Toastbuster (WIP, should be cool)

loaf and let dough (A printer that doesn't print black ink)

The Cheese Toastie (C2D (of some sort), GTX 760, 3GB, win XP gaming machine)

The Toaster (C2D, intel HD, 4GB, 2X1TB NAS)

Matter of Loaf and death (some old shitty AMD laptop)

windybread (4X E5470, intel HD, 32GB ECC) (use coming soon, maybe)

And more, several more

Link to comment
Share on other sites

Link to post
Share on other sites

Try accessing it through ssh, follow this steps (/usr/syno/etc/rc.d/S97apache-sys.sh restart), might be solved by restarting the Web services with 

/usr/syno/etc/rc.d/S97apache-sys.sh restart
Link to comment
Share on other sites

Link to post
Share on other sites

2 hours ago, grimreeper132 said:

could I just take one of the 1TB HDDs and read the data off it to get the data I want (it has 2 1TB HDDs in RAID 1 with a 16/32GB SSD chache (can't remember which one))

Let me start by saying that I am not an expert when it comes to recovering data from a RAID 1 system. Furthermore, even though RAID 1 is designed for redundancy, I wouldn't take removing a disk from the system too lightly. A solution like the one proposed @BloodKnight7 should always be preferred.

 

Having said all of that, it is indeed possible to retrieve your data by removing one of the HDDs from the system. However, you can't just connect the HDD to a different system and magically read your files, as RAID 1 does slightly alter your HDD. Instead, your best chance is to connect your HDD to a system that runs on Ubuntu (or similar Linux style OS) and use "mdadm" (the Linux utility for managing software RAID devices) to regain access to your files on the HDD. Synology actually has a rather good tutorial on this, which should also work for your XPEnology NAS. You can find the tutorial at the following link:

 

https://www.synology.com/en-global/knowledgebase/DSM/tutorial/Storage/How_can_I_recover_data_from_my_DiskStation_using_a_PC

 

I personally tend to keep a spare Raspberry Pi 3 around that is fully configured for retrieving files from any of the RAID 1 disks I have in my (WD My Cloud EX2 Ultra) NAS systems (which work in a somewhat comparable manner to your XPEnology NAS). That's of little use to you now, but might be something worth considering for the future.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×