Alles klar... Vielen Dank... ich wende mich an AVM
Beiträge von hchristo
-
-
Jemand da... jemand ne idee?
-
Warum Funktioniert das nicht?
Ich hatte mich an: https://www.liveconfig.com/de/…ch/tutorial.domains.xhtml gehalten.
Über meine FritzBox 6842 LTE habe ich folgendes im Punkt DynDNS Eingegeben.
ZitatUpdate-URL: https://www.your-sponsoring.de…sting/dnsupdate?hostname=<domain>&myip=<ipaddr>
Domainname: berlin.hchristo.de
Benutzername: hchristo
Kennwort: ******* (Passwort Zensiert)Jedoch sagt die FritzBox über das Protokoll (Log unter "System"):
ZitatDynamic DNS-Fehler: Der DynDNS-Anbieter meldet Fehler 400 - Bad Request
Die Domain "hchristo.de" läuft über meine DNS Server (ns1 und ns2.your-sponsoring.de) und die DynDNS Daten hab ich ebenfalls 100 ma geändert und Kontrolliert...
Was hab ich falsch gemacht?
-
Ich habe das Login feld auf meiner Homepage eingebaut
und als Fehler sagt er immer das die datei "bg-black30pct.png" fehlthttps://www.meine-domain.de:400/res/m/core/bg-black30pct.png Failed to load resource: the server responded with a status of 404 (Not Found)
Keine ahnung wo die datei im Linux system eigentlich liegt.
Dachte der Entwickler sollte das wissen
-
-
Ich hab nen Anzeige Bug gefunden:
Screenshot: https://www.your-sponsoring.de/images/ys_liveconfig_bug.png
Vlt für den Nächsten Release kann ja einfließen:Bildschirmauflösung: 1920x1200 via HDMI
-
ICh hab sehr gute Erfahrungen damit gemacht. Ich selber habe jetzt 3 SSL Zertifikate für dieverse Domains von mir und meinem Kollegen.
Ich muss sagen dass ich dir das sehr ans Herz legen kann. Insgesamt sind alle 3 Zertis jetzt 3 Jahre Aktiv... und das für LAU - it´s Perfect
-
Sehr geehrte Herr Kepler,
hier ein Vorschlag für DNS Vorlagen
Screenshot: [Blockierte Grafik: http://goo.gl/UcgvTV]
Die Erläuterung dazu ist es das man diese Jetzt eingestellten DNS Einträge im Screenshot vielleicht irgendwo als "Standard" setzten kann.
So Spart man sich auch ein Haufen Arbeit für Kunden die dazu kommen.
Über Umsetzung würde ich mich Riesig freuen
-
-
Sehr geehrter Herr Kepler,
Ich wünsche mir als Kleines Update eine Kommentar/Bemerkung Funktion wie bei "Datenbanken" nur für Domains.
Als Kleinen Hinweis für Kunden... Als Beispiel:
_minecraft._tcp.mc.example.com - [Typ] - [Ziel] - [Vertrag] - [Komentar/Bemerkung= Nicht Löschen]
Diese soll für Kunden sein als Hinweis für Wichtige einträge. In dem Fall nen SRV eintrag für ein MC Server.
Halt so wie bei den MySQL Datenbanken auch.... Das währ auf denen fall voll Geilo!
Danke für Ihre Aufmerksamkeit
-
mit Ihrer Methode des Ports ging das nicht...
Hab Jetzt Folgendes gemacht:
Eine Subdomain mit "_minecraft._tcp.mc.example.com" angelegt mit einem SRV eintrag auf den Port 23000 angelegt und als Servername: "mc.example.com" genommen.
Dann hab ich die Subdomain "mc.example.com" nur mit einem A Record angelegt.
Und Schon funzte es...
-
Hallo,ich hab nen MySQL Problem...
ZitatERROR 23 (HY000) at line 1: Out of resources when opening file './testfile/festfile.MYD' (Errcode: 24 - Too many open files)
Ich hab Folgenden Eintrag der /ect/mysql/my.cnf hinzugefügt:
Zitatopen_files_limit = 1024000
Auch hab ich die /etc/limits.conf erstellt und den Eintrag Hinzugefügt:
Zitat* soft nofile 1024000* hard nofile 1024000* soft nproc 10240* hard nproc 10240
Bitte um Hilfe...
-
Ich habs hinbekommen... musste Manuell alle DB löschen die ich angelegt hab.So Unfähig bin ich dann aber auch nicht
-
Benötige eure Hilfe... Was ist wieder mit meinem MySQL Server los?
Folgender Error wird ausgespuckt:
Zitat150624 05:23:54 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql2015-06-24 05:23:54 0 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
2015-06-24 05:23:54 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2015-06-24 05:23:54 4726 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)2015-06-24 05:23:54 4726 [Warning] Buffered warning: Changed limits: table_cache: 431 (requested 2000)
2015-06-24 05:23:54 4726 [Note] Plugin 'FEDERATED' is disabled.
2015-06-24 05:23:54 4726 [ERROR] Function 'innodb' already exists
2015-06-24 05:23:54 4726 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
2015-06-24 05:23:54 4726 [ERROR] Function 'federated' already exists
2015-06-24 05:23:54 4726 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
2015-06-24 05:23:54 4726 [ERROR] Function 'blackhole' already exists
2015-06-24 05:23:54 4726 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
2015-06-24 05:23:54 4726 [ERROR] Function 'archive' already exists
2015-06-24 05:23:54 4726 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
2015-06-24 05:23:54 4726 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-06-24 05:23:54 4726 [Note] InnoDB: The InnoDB memory heap is disabled
2015-06-24 05:23:54 4726 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-06-24 05:23:54 4726 [Note] InnoDB: Memory barrier is not used
2015-06-24 05:23:54 4726 [Note] InnoDB: Compressed tables use zlib 1.2.7
2015-06-24 05:23:54 4726 [Note] InnoDB: Using Linux native AIO
2015-06-24 05:23:54 4726 [Note] InnoDB: Using CPU crc32 instructions
2015-06-24 05:23:54 4726 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2015-06-24 05:23:54 4726 [Note] InnoDB: Completed initialization of buffer pool
2015-06-24 05:23:54 4726 [Note] InnoDB: Highest supported file format is Barracuda.
2015-06-24 05:23:54 7f3bec426720 InnoDB: Operating system error number 2 in a file operation.
InnoDB: The error means the system cannot find the path specified.
InnoDB: If you are installing InnoDB, remember that you must create
InnoDB: directories yourself, InnoDB does not create them.
2015-06-24 05:23:54 4726 [ERROR] InnoDB: Could not find a valid tablespace file for 'wphomepage/wp_options'. See http://dev.mysql.com/doc/refma…bleshooting-datadict.html for how to resolve the issue.
2015-06-24 05:23:54 4726 [ERROR] InnoDB: Tablespace open failed for '"wphomepage"."wp_options"', ignored.
2015-06-24 05:23:54 4726 [Note] InnoDB: 128 rollback segment(s) are active.
2015-06-24 05:23:54 4726 [Note] InnoDB: Waiting for purge to start
2015-06-24 05:23:54 4726 [ERROR] InnoDB: Failed to find tablespace for table '"wphomepage"."wp_options"' in the cache. Attempting to load the tablespace with space id 578.
2015-06-24 05:23:54 7f3bd2ce5700 InnoDB: Operating system error number 2 in a file operation.
InnoDB: The error means the system cannot find the path specified.
2015-06-24 05:23:54 4726 [ERROR] InnoDB: Could not find a valid tablespace file for 'wphomepage/wp_options'. See http://dev.mysql.com/doc/refma…bleshooting-datadict.html for how to resolve the issue.
InnoDB: Error: tablespace id is 272 in the data dictionary
InnoDB: but in file ./mailjunky/bm60_file_cache.ibd it is 4051!
2015-06-24 05:23:54 7f3bd2ce5700 InnoDB: Assertion failure in thread 139894916536064 in file fil0fil.cc line 796
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refma…cing-innodb-recovery.html
InnoDB: about forcing recovery.
03:23:54 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=0
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 76433 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0 thread_stack 0x30000
/usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x893b3e]
/usr/sbin/mysqld(handle_fatal_signal+0x35a)[0x65cc2a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xf0a0)[0x7f3bec0080a0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7f3bea89a165]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x180)[0x7f3bea89d3e0]
/usr/sbin/mysqld[0xa46b64]
/usr/sbin/mysqld[0xa46c75]
/usr/sbin/mysqld[0xa5100b]
/usr/sbin/mysqld[0xa18c9a]
/usr/sbin/mysqld[0xa194a0]
/usr/sbin/mysqld[0xa026f3]
/usr/sbin/mysqld[0x9e7bd9]
/usr/sbin/mysqld[0x995455]
/usr/sbin/mysqld[0x9922a8]
/usr/sbin/mysqld[0x993d89]
/usr/sbin/mysqld[0x9636eb]
/usr/sbin/mysqld[0x9b7de7]
/usr/sbin/mysqld[0x9aafdf]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50)[0x7f3bebfffb50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f3bea94395d]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
150624 05:23:54 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid endedVielen Dank für eure Hilfe
-
Alles Klar... vielen Dank
-
und die Port Einträge sind für je UDP und TCP?
-
Was hab ich denn für Telekommunikationswege? Ich wusste garnicht dass ich mein Eigener Telefon/Handy Dienstleister bin?
Ich betreibe keine Telekommuniaktionsnetzte... kp bei welcher Homepage du warst aber Augen Auf lautete die Devise!
-
Habe in mehrfacher Stundenlanger Arbeit den Server Manuell NEU Eingerichtet... benötige keine Hilfe mehr... Aber vielen Dank für die Antworten... mit außnahme von aho546745 [CLOSED]
-
halloeinige meiner Kunden wollen gerne einen SRV DNS Eintrag für ihren Minecraft Server...ich hab nur keine ahnung wie das geht...Ich benutze mit Liveconfig meine eigenen DNS Server und kann die auch direkt DNS Einträge darüber verwalten.Kann mir da einer eventuell nen Trick verraten?
-
Hat sich im grunde erledigt... hatte versuche die Integration von allem auf den neuen Server einzuspielen...
Leider weiß ich nicht was mit
Zitat- kopieren Sie alle Konfigurationsverzeichnisse auf den neuen Server (/etc/apache2, /etc/postfix, /etc/dovecot, /etc/ssl, /etc/proftpd bzw. /etc/vsftpd, ggf. /etc/nginx)
Gemeint ist weswegen ich eine 1:1 Kopie via SCP auf den Server kopiert hab...
Mir is das zu doof... ich finde es sollte ein Umzugsscript geben... aber egal...
Wie dem auch sei ich lege ab morgen früh jeden Scheiß manuell neu An... sei es Kunden, Mail Adressen oder sonst was...
Wenn du auf das migrieren lusst hast und es kannst dann schreib mir ne PN... ich bin zu doof dafür