You could see what program is using port 8888 with this command: netstat -anp | grep 8888
On Sat, May 23, 2015 at 4:26 PM, Amir Teymuri <[email protected]> wrote: > Dear Chuck Community > > i hope someone can explain the error i get, sometimes when running a chuck > file in the terminal (on ubuntu 15.04): > [chuck]: cannot bind to tcp port 8888... > > > I dont have any other chucks running at the same time and even no other > terminals, jackd is running. > I would appreciate your help! > > cheers, > amir > > _______________________________________________ > chuck-users mailing list > [email protected] > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users > >
_______________________________________________ chuck-users mailing list [email protected] https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
