Error: Can`t open users folder.

Customize rules.
User avatar
ITdreamer
Posts: 15
Joined: Tue Oct 31, 2017 1:13 pm

Error: Can`t open users folder.

Post by ITdreamer »

Timur, hi

I've installed RULES on our server at 192.168.1.11

Now when I come to http://192.168.1.11 I see rules interface, but I get an error.

Image

I understand the error, but I can't find out what to do.

Can you help?
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Error: Can`t open users folder.

Post by timurhai »

Hi.
User that runs http server should have an r+w access cgru/users folder.
You can create it manually and give rights (to not to give such rights to the entire cgru folder for a security reasons).
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
User avatar
ITdreamer
Posts: 15
Joined: Tue Oct 31, 2017 1:13 pm

Re: Error: Can`t open users folder.

Post by ITdreamer »

Perfect Thanks

Now the error dissappeared.

But now I get another issue.
It seems that everything is OK, but I don't see the folders structure.

rules_root is linked to our Projects folder on a server, but I don't see the file structure
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Error: Can`t open users folder.

Post by timurhai »

May be the same permissions problem.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
User avatar
ITdreamer
Posts: 15
Joined: Tue Oct 31, 2017 1:13 pm

Re: Error: Can`t open users folder.

Post by ITdreamer »

Well, Projects folder has rwxrwxrwx permissions.
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Error: Can`t open users folder.

Post by timurhai »

Is there some administrator? Have you logged in?
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
User avatar
ITdreamer
Posts: 15
Joined: Tue Oct 31, 2017 1:13 pm

Re: Error: Can`t open users folder.

Post by ITdreamer »

I am just looking from the client machine at 192.168.1.11 in browser.

What kind of admin, and login are you talking about?

No I didn't login anywhere.
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Error: Can`t open users folder.

Post by timurhai »

Are you a guest, or who? Open settings (top left arrow).
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
User avatar
ITdreamer
Posts: 15
Joined: Tue Oct 31, 2017 1:13 pm

Re: Error: Can`t open users folder.

Post by ITdreamer »

Image
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Error: Can`t open users folder.

Post by timurhai »

RULES uses Apache Digest Authentication.
You can read how setup it, there are lots of Apache manuals:
https://www.google.com/search?q=apache+ ... entication

This is an Apache .htaccess file example:
https://github.com/CGRU/cgru/blob/maste ... ss_example
You can copy it into .htaccess and modify for your needs.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply