Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question Ministra 5.6 Installation problems

first.iptv

Extended Member
Ext. Member
Banned
Joined
Sep 21, 2019
Messages
154
Reaction score
153
Points
54
Location
C:
Hey Guys,

I face problems when I try to install Ministra Middleware on ubuntu 16.04. And is the same problem as with some Github link as with their official tutorial.

The problem appears when phing is being executed I get the following error:

Code:
The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
The "hirak/prestissimo" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
You are using the deprecated option "--no-suggest". It has no effect and will break in Composer 3.
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.
 
  Problem 1
    - ocramius/package-versions is locked to version 1.2.0 and an update of this package was not requested.
    - ocramius/package-versions 1.2.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
  Problem 2
    - ocramius/package-versions 1.2.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
    - ocramius/proxy-manager 2.0.4 requires ocramius/package-versions ^1.0 -> satisfiable by ocramius/package-versions[1.2.0].
    - ocramius/proxy-manager is locked to version 2.0.4 and an update of this package was not requested.
 
ocramius/package-versions only provides support for Composer 2 in 1.8+, which requires PHP 7.4.
If you can not upgrade PHP you can require composer/package-versions-deprecated to resolve this with PHP 7.0+.
 
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.

After I run

Code:
sudo patch -p0 < composer_version_1.9.1.patch

and still it fails.

Any one has a clue what it can be that makes it fail everytime?

p.s/ I tried searching the forum but couldn't find a similar question/answer.

Thank You
 
Go to /deploy folder and download Composer fix by command
Code:
wget https://mega.nz/file/0T5zmA5Z#T_0BpoPsZFNtFiAcK8NzaQ4c4_Qwa5N08aVYKFDLfuw
Than patch it by command
Code:
patch build.xml < composer_fix-2.patch
After use phing in /deploy folder
 
Last edited:
Go to /deploy folder and download Composer fix by command
Code:
wget https://mega.nz/file/0T5zmA5Z#T_0BpoPsZFNtFiAcK8NzaQ4c4_Qwa5N08aVYKFDLfuw
Than patch it by command
Code:
patch build.xml < composer_fix-2.patch
After use phing in /deploy folder

Thank You for your answer, will try it now. (y) (y)
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Does anyone have the latest ministra 5.6.5 installation script ?
 
Can you explain what is ministra used for.?
 
ministra is for , local streeamers
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
@misteremil

I think I install successfully, but after I login I cannot perform any action on panel, I get "Server response: 404 - Not Found"
 
Just delete stalker_db in mysql and create again. After start phing.
I just installed mariaDB and everything works, Thanks man I really appreciate it. (y) (y)
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
@misteremil , It's my first time with Ministra/Stalker but also something does also Ministra stream Channels ?, Because I register one and I think it doesn't start at all. and I have no clue if Ministra streams also or I need to install something like Flussonic or similar
 
Go to /deploy folder and download Composer fix by command
Code:
wget https://mega.nz/file/0T5zmA5Z#T_0BpoPsZFNtFiAcK8NzaQ4c4_Qwa5N08aVYKFDLfuw
Than patch it by command
Code:
patch build.xml < composer_fix-2.patch
After use phing in /deploy folder

which or where is the deploy folder?
I cant find that?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
By default this folder on this root /var/www/stalker_portal/deploy or /var/www/html/stalker_portal/deploy

ok,thanks.
Do you maybe have modified installer script?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Third party Mac addresses are not visible on Ministra 5.6.X all versions
In Custom.ini added the line
enable_mac_format_validation = false
still same. Third party mac addresses are not working
 
Go to /deploy folder and download Composer fix by command
Code:
wget https://mega.nz/file/0T5zmA5Z#T_0BpoPsZFNtFiAcK8NzaQ4c4_Qwa5N08aVYKFDLfuw
Than patch it by command
Code:
patch build.xml < composer_fix-2.patch
After use phing in /deploy folder
thank a lot friend, it worked :)
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top