Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mobius

Pages: [1]
1
How to / Docker and network
« on: January 04, 2023, 08:07:56 PM »
I've installed docker, successfuly built image and started container.
But a can't get access to the port wich was mapped.

When I turn off the firewall everything is OK, but with firewall I receive such message:
"Connection closed by foreign host."

When I restart firewall I must restart docker daemon, because get:
" Error
failed to create network xxxxxxxxxxxxxx: Error response from daemon: Failed to Setup IP tables: Unable to enable SKIP DNAT rule:  (iptables failed: iptables --wait -t nat -I DOCKER -i br-85dc68dc8d80 -j RETURN: iptables: No chain/target/match by that name."

I understand that I need to configure firewall, but can't understand what exactly.
I have standart firewall settings for CWP.

2
CentOS-WebPanel Bugs / Re: Can't log in to unlock, because it was locked
« on: February 02, 2020, 05:42:42 PM »
Thanx a lot!
It's work.

3
CentOS-WebPanel Bugs / Can't log in to unlock, because it was locked
« on: February 02, 2020, 05:02:50 PM »
I can normaly login into accounts which are not locked, but can't to this with accounts which i have locked.

I think it's a problem with permissions.
Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/abcde/tmp/session) in Unknown on line 0" while reading upstream

System can't create tmp dir, because it has locked.

How i can login?

Pages: [1]