Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
e49490ad
Commit
e49490ad
authored
Nov 13, 2019
by
fv3rdugo
Browse files
fix(ports): increase time to ensure IP
Issue #1197
parent
38e6c29a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Domain.pm
View file @
e49490ad
...
...
@@ -2644,7 +2644,7 @@ sub _post_start {
Ravada::
Request
->
open_exposed_ports
(
uid
=>
Ravada::Utils::
user_daemon
->
id
,
id_domain
=>
$self
->
id
,
retry
=>
5
,
retry
=>
20
)
if
$remote_ip
&&
$self
->
list_ports
();
if
(
$self
->
run_timeout
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment