GithubHelp home page GithubHelp logo

michael-lazar / ccso-nameserver Goto Github PK

View Code? Open in Web Editor NEW
30.0 4.0 3.0 2.81 MB

Resurrecting the Qi/Ph nameserver from '93

Home Page: cso://mozz.us:105

License: GNU General Public License v3.0

Dockerfile 0.04% Shell 7.43% Perl 2.99% Makefile 3.08% C 45.57% Roff 31.82% C++ 0.42% Rich Text Format 5.07% PostScript 1.76% Objective-C 0.33% Lex 0.44% Perl 6 0.12% Brainfuck 0.13% Python 0.80%

ccso-nameserver's People

Contributors

michael-lazar 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

Watchers

 avatar  avatar  avatar  avatar

ccso-nameserver's Issues

Permission denied when trying to build Dockerfile

I'm trying to get a CCSO server going on Raspbian, and while I got Docker working alright, when I get most of the way through trying to build the Dockerfile, I get a "permission denied" error on the install script and the build halts:

make[1]: Leaving directory `/opt/nameserv/source/phquery'
cd include; make install
make[1]: Entering directory `/opt/nameserv/source/include'
mkdir /usr/local/include
mkdir: cannot create directory '/usr/local/include': File exists
make[1]: [install] Error 1 (ignored)
/opt/nameserv/source/bin/install.sh -c -m 444 -o root -g  root qiapi.h /usr/local/include
make[1]: execvp: /opt/nameserv/source/bin/install.sh: Permission denied
make[1]: *** [install] Error 127
make[1]: Leaving directory `/opt/nameserv/source/include'
make: *** [install] Error 2
The command '/bin/sh -c make install' returned a non-zero code: 2

I was thinking this was something due to the pi user not being a part of the docker group, but it doesn't seem to make much of a difference. Any idea what I'm doing wrong?

docker containers not cleaning up

I've noticed that over time, the docker containers that are invoked with the systemd service (via ./ccso daemon) are not shutdown after the connection is terminated. As a result, they will linger for several months and continue to consume system resources.

[root@mozz ~]# docker ps
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS               NAMES
f8bbe4de230a        ccso                "/opt/nameserv/bin..."   22 seconds ago      Up 21 seconds                           epic_goodall

I thought this would happen automatically when the socket was closed, since command is using docker run -i --rm .... But apparently I'm missing something important here. It looks like this issue:

https://unix.stackexchange.com/q/522924

wisc.edu CCSO server

Not quite an issue, but after trying some of the hosts in the "sites" help topic, it turns out that the University of Wisconsin-Madison's CCSO/ph server is still online! Queries can be made still as well. Wonder if the database is still being updated.
image

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.