Git Product home page Git Product logo

teamspeak3-server-manager's People

Contributors

bbashy avatar cannonb4ll avatar pioccd avatar taronyuu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

teamspeak3-server-manager's Issues

Delete server button

It would be nice if you can add a delete server button.
I can't find an button to delete my server(s)

error at "php artisan migrate"

When I type in the command "php artisan migrate" like the installation says, i get that:

In Connection.php line 664:
                                                                               
  Database (main) does not exist. (SQL: select * from sqlite_master where typ  
  e = 'table' and name = migrations)                                           
                                                                               

In SQLiteConnector.php line 34:
                                   
  Database (main) does not exist.  

I'm pretty new to sqlite, so I don't know what to do. Please help me.

Message a teamspeak user

Hello! I was wondering if you could possibly try to implement a feature that will allow us to enter in an id of a user and send them a private message?
Thanks and great work so far!

Install failed

php artisan clear-compiled

[TeamSpeak3_Transport_Exception]
Failed to parse address ":"

Script php artisan clear-compiled handling the post-install-cmd event returned with an error

[RuntimeException]
Error Output:

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--] []...

Not sure what happened here

Installation Problem

i Use TeaSpeak don´t Teamspeak```
php artisan migrate:refresh

[Illuminate\Database\QueryException]
Database (teamspeak) does not exist. (SQL: select * from sqlite_master where type = 'table' and name = migrations)

[InvalidArgumentException]
Database (teamspeak) does not exist.


Sql Error "php artisan migrate"

[Illuminate\Database\QueryException]
SQLSTATE[HY000] [14] unable to open database file (SQL: selec
t * from sqlite_master where type = 'table' and name = migrat
ions)

[PDOException]
SQLSTATE[HY000] [14] unable to open database file

I have a bug

I have a error when I want access on my panel

RuntimeException in EncryptionServiceProvider.php line 29:
No supported encrypter found. The cipher and / or key length are invalid.
in EncryptionServiceProvider.php line 29
at EncryptionServiceProvider->Illuminate\Encryption{closure}(object(Application), array()) in Container.php line 738
at Container->build(object(Closure), array()) in Container.php line 631
at Container->make('encrypter', array()) in Application.php line 674
at Application->make('Illuminate\Contracts\Encryption\Encrypter') in Container.php line 842
at Container->resolveClass(object(ReflectionParameter)) in Container.php line 805
at Container->getDependencies(array(object(ReflectionParameter)), array()) in Container.php line 776
at Container->build('App\Http\Middleware\EncryptCookies', array()) in Container.php line 631
at Container->make('App\Http\Middleware\EncryptCookies', array()) in Application.php line 674
at Application->make('App\Http\Middleware\EncryptCookies') in Pipeline.php line 123
at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
at CheckForMaintenanceMode->handle(object(Request), object(Closure))
at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 124
at Pipeline->Illuminate\Pipeline{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in Pipeline.php line 103
at Pipeline->then(object(Closure)) in Kernel.php line 122
at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 87
at Kernel->handle(object(Request)) in index.php line 54
at require_once('/var/www/teamspeak/Teamspeak3-server-manager/public/index.php') in server.php line 21

My PHP Version :
PHP 5.6.30-0+deb8u1 (cli) (built: Feb 8 2017 08:50:21)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

Port changer

The possibility to change server port from Server Configure

More Configurable options

When I create/edit an server I can't configure things like the server port.
Maybe you can add forms such as:

  • Server port
  • Server password

Integration TS3 Music Bot?

Hi!
I use your TS3-panel couple days and it's awesome.
That's what I needed.

I propose add TS3 Music Bot integration, for example: Splamy/TS3AudioBot (contain WebAPI)
It would be great, see new tab (in menu ~ Bot).

Installation help

Need help on how to install -- New to linux, dont understand many commands,,

php artisan migrate

PHP Fatal error: require(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/artisan on line 18

[TeamSpeak3_Transport_Exception] Connection timed out

Hi Taronyuu, Awesome work looks promising!
Let me start of by saying that I am very unfamiliar with Composer...

Here is the issue; I keep getting

[TeamSpeak3_Transport_Exception] Connection timed out

whenever I try to execute a command. (composer install, php artisan migrate...)

Same error on my main computer and on a brand new vm. (Running LAMP on Ubuntu 16.04)
What am I doing wrong?
Best regards,
ChocoboMaster

Update: This is when I'm trying to run it over the network. On the same network, all ports open. I can ping the ts3 server machine and use another ServerQuery library without problems.

install failed

I did composer install and get this error:

php artisan clear-compiled

[TeamSpeak3_Transport_Exception]
Failed to parse address ":"

Script php artisan clear-compiled handling the post-install-cmd event returned with an error

[RuntimeException]
Error Output:

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--] []...

[TeamSpeak3_Transport_Exception]

Okay I have no idea about composer.

But any way when I run composer install this is what I get:

Image of CML

So yeah I'm not to sure what happened

URI redirection issue

Hi, I installed Teamspeak3-server-manager on a Ubuntu 16.04 System.

Everything works well except:

  • Access on <ip>:<port>/ redirects to <ip>:<port>/login which ends up with The requested URL /login was not found on this server.
  • Access on <ip>:<port>/index.php redirects to <ip>:<port>/index.php/login which works.

It seems like an issue with the .htaccess file: The website doesn't work without the declaration of the index.php file in the URI. Could anyone help me with this issue? I'd like to remove the index.php file from any URI.

My .htaccess file (unchanged):

<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews
    </IfModule>

    RewriteEngine On

    # Redirect Trailing Slashes If Not A Folder...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI} (.+)/$
    RewriteRule ^ %1 [L,R=301]

    # Handle Front Controller...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]

    # Handle Authorization Header
    RewriteCond %{HTTP:Authorization} .
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>

My VirtualHost definition:

  <VirtualHost *:<port>>
    ServerAdmin <mail>
    ServerName <name>
    DocumentRoot /var/www/<name>
    ErrorLog ${APACHE_LOG_DIR}/error.log
    CustomLog ${APACHE_LOG_DIR}/access.log combined
  </VirtualHost>

no install directory

Hello there,
I just followed the installation tutorial (no error whatsoever)
However it seems like the install directory hasn't been created.
I try to access to the interface (mydomain.tld/ts3sm/install. I installed it in a subdirectory) but it doesn't exist at all.
Have I missed something?
EDIT: spelling

Installing

Hello sir,

We have cpanel reseller hosting and we want install this panel to our cpanel hosting but we dont know how to install this panel to linux php reseller hosting.

can you help to us?

Regards

I don't understand

I don't understand where upload file in lavarel, I ulpload in /blog ?

I have a Problem

At the time of installation when I have to do `

$ php artisan teamspeak: reset

` it puts me:


   [PDOException]
   SQLSTATE [HY000] [14] unable to open database file

I have done everything right ...

Failed to parse address ":"

Hello when i fully installed the poryect and generate the key for the app, i cant run php artisan serve, but i can still enter with the /public folder, buti i still got the error

Failed to parse address ":"

image

Installation on a web hosting

Hi,

I'm trying to install the control panel on a Linux web hosting, but since it's a standard web hosting, I cannot access the console or perform commands via the terminal. Is there a way I can install this control panel without having to touch any command line?

PD: I already know how to install Composer manually.

Good work and thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.