PHP part
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 5 2015
DNS
ipv6.ysul.nasqueron.org. 86400 IN AAAA 2001:470:1f13:9e1:0:c0ff:ee:1
ipv4.ysul.nasqueron.org. 86400 IN A 212.83.187.132
Jun 1 2015
Container related commands alias for sudo
May 31 2015
Closed by rDII10fa54b75950.
Web applications
May 29 2015
$ bin/config set mailgun.domain devcentral.nasqueron.org[2015-05-29 23:18:15] EXCEPTION: (PhutilProxyException) Error while executing Task ID 8421. {>} (HTTPFutureHTTPResponseStatus) [HTTP/404] Not Found
<!DOCTYPE HTML PUBLIC "-W3CDTD HTML 3.2 Final//EN">
<title>404 Not Found</title>
<h1>Not Found</h1>
<p>The requested URL was not found on the server.</p><p>If you entered the URL manually please check your spelling and try again.</p> at [<phutil>/src/future/http/BaseHTTPFuture.php:339]
arcanist(head=master, ref.master=f00d4219ddab), phabricator(head=production, ref.master=cbc5ad1604d0, ref.production=02cee751385e), phutil(head=master, ref.master=72ea80ff1468)
#0 BaseHTTPFuture::parseRawHTTPResponse(string) called at [<phutil>/src/future/http/HTTPSFuture.php:415] #1 HTTPSFuture::isReady() called at [<phutil>/src/future/Future.php:39] #2 Future::resolve() called at [<phutil>/src/future/http/BaseHTTPFuture.php:279] #3 BaseHTTPFuture::resolvex() called at [<phabricator>/src/applications/metamta/adapter/PhabricatorMailImplementationMailgunAdapter.php:121] #4 PhabricatorMailImplementationMailgunAdapter::send() called at [<phabricator>/src/applications/metamta/storage/PhabricatorMetaMTAMail.php:701] #5 PhabricatorMetaMTAMail::sendNow() called at [<phabricator>/src/applications/metamta/PhabricatorMetaMTAWorker.php:26] #6 PhabricatorMetaMTAWorker::doWork() called at [<phabricator>/src/infrastructure/daemon/workers/PhabricatorWorker.php:91] #7 PhabricatorWorker::executeTask() called at [<phabricator>/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php:158] #8 PhabricatorWorkerActiveTask::executeTask() called at [<phabricator>/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php:20] #9 PhabricatorTaskmasterDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:184] #10 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:125]
May 28 22:03:03 dwellers.nasqueron.org yum[15526]: Installed: libseccomp-2.1.1-2.el7.x86_64
May 28 22:03:05 dwellers.nasqueron.org yum[15526]: Installed: lxc-libs-1.0.7-1.el7.x86_64
May 28 22:03:05 dwellers.nasqueron.org yum[15526]: Installed: lua-filesystem-1.6.2-2.el7.x86_64
May 28 22:03:05 dwellers.nasqueron.org yum[15526]: Installed: lua-lxc-1.0.7-1.el7.x86_64
May 28 22:03:05 dwellers.nasqueron.org yum[15526]: Installed: lua-alt-getopt-0.7.0-4.el7.noarch
May 28 22:03:06 dwellers.nasqueron.org yum[15526]: Installed: lxc-1.0.7-1.el7.x86_64
May 28 2015
Packages installed:
Were reported upstream and fixed manually in the previous container, but image hasn't been updated.
Fixed, as settings.json.base.
Some invalid JSON, with last item extra comma.
The settings.json file is regenerated at Etherpad launch, and so doesn't contain our settings.
May 27 2015
Configuration file didn't have .conf extension.
$ ./configure --enable-ipv6 --enable-tls [...] checking for Tcl library... found /usr/local/lib/libtcl86.so checking for Tcl header... found /usr/local/include/tcl8.6/tcl.h [...] checking for Tcl patch level... 8.6.4 [...] $ make iconfig [...] $ make [...] $ make install [...] Installing in directory: '/home/surfboard/eggdrop'. [...]
Actually, there is currently no option to achieve that. But we can remove the relevant code.